Commit a51206f7 authored by Ross Smith II's avatar Ross Smith II

Merge pull request #1790 from joelhandwell/patch-1

Added Chocolatey as alternative installation [skip ci]
parents df4ecc1d cf23e344
......@@ -73,3 +73,13 @@ it may not be the latest available version.
$ brew tap homebrew/binary
$ brew install packer
```
### Chocolatey
If you're using Windows and [Chocolatey](http://chocolatey.org), you can install Packer from
Windows command line (cmd). Remember that this is updated by a 3rd party, so
it may not be the latest available version.
```text
$ choco install packer
```
Markdown is supported
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