Merge pull request #8068 from CallumDenby/patch-1

Remove incorrect troubleshooting information for Arch Linux
This commit is contained in:
Adrien Delorme 2019-09-04 15:07:10 +02:00 committed by GitHub
commit 2b30e88360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -126,9 +126,4 @@ To fix this, you can create a symlink to packer that uses a different name like
`packer.io`, or invoke the `packer` binary you want using its absolute path,
e.g. `/usr/local/packer`.
On *Arch* Linux there is a package named `packer` in the main
repository and in the AUR. The package `packer` in the AUR is an old
name for a package management tool for Arch, it's not Hashicorp
Packer.
[Continue to building an image](./build-image.html)