Merge pull request #3972 from mitchellh/pr-3777

instructions for installing with chocolatey
This commit is contained in:
Matthew Hooker 2016-10-07 23:57:48 -07:00 committed by GitHub
commit 4ac1f5a105
1 changed files with 9 additions and 1 deletions

View File

@ -71,10 +71,18 @@ alternatives available.
### Homebrew
If you're using OS X and [Homebrew](http://brew.sh), you can install Packer:
If you're using OS X and [Homebrew](http://brew.sh), you can install Packer by
running:
$ brew install packer
### Chocolatey
If you're using Windows and [Chocolatey](http://chocolatey.org), you can
install Packer by running:
choco install packer
## Troubleshooting
On some RedHat-based Linux distributions there is another tool named `packer`