Commit 81cf2305 authored by Dave Holland's avatar Dave Holland
Browse files

Update setup.html.markdown

zip file now contains a single binary
parent cd83c3f2
Showing with 2 additions and 2 deletions
+2 -2
...@@ -31,8 +31,8 @@ installed. On Unix systems, `~/packer` or `/usr/local/packer` is generally good, ...@@ -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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment