Update setup.html.markdown

zip file now contains a single binary
This commit is contained in:
Dave Holland 2016-03-10 17:24:40 +00:00
parent cd83c3f2eb
commit 81cf23052f
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ installed. On Unix systems, `~/packer` or `/usr/local/packer` is generally good,
depending on whether you want to restrict the install to just your user or depending on whether you want to restrict the install to just your user or
install it system-wide. On Windows systems, you can put it wherever you'd like. install it system-wide. On Windows systems, you can put it wherever you'd like.
After unzipping the package, the directory should contain a set of binary After unzipping the package, the directory should contain a single binary
programs, such as `packer`, `packer-build-amazon-ebs`, etc. The final step to program called `packer`. The final step to
installation is to make sure the directory you installed Packer to is on the installation is to make sure the directory you installed Packer to is on the
PATH. See [this PATH. See [this
page](https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux) page](https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux)