Merge pull request #3972 from mitchellh/pr-3777

instructions for installing with chocolatey
pull/3974/head
Matthew Hooker 10 years ago committed by GitHub
commit 4ac1f5a105

@ -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`

Loading…
Cancel
Save