Update documentation to single binary

pull/3823/head
Alvaro Miranda Aguilera 10 years ago committed by GitHub
parent 0e1e737229
commit 2101b6a2ff

@ -28,8 +28,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
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
programs, such as `packer`, `packer-build-amazon-ebs`, etc. The final step to
After unzipping the package, the directory should contain a single binary
called `packer`. The final step to
installation is to make sure the directory you installed Packer to is on the
PATH. See [this
page](https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux)

Loading…
Cancel
Save