From 50c849f7023386f9ab2c01be81f4d07511a91a90 Mon Sep 17 00:00:00 2001 From: Josh Kodroff Date: Thu, 4 Aug 2016 09:48:14 -0400 Subject: [PATCH] Update setup.html.md Add instructions for Chocolatey/Windows. --- website/source/intro/getting-started/setup.html.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/source/intro/getting-started/setup.html.md b/website/source/intro/getting-started/setup.html.md index 623a0e0b0..27b634944 100644 --- a/website/source/intro/getting-started/setup.html.md +++ b/website/source/intro/getting-started/setup.html.md @@ -75,6 +75,12 @@ If you're using OS X and [Homebrew](http://brew.sh), you can install Packer: $ brew install packer +### Chocolatey + +If you're using Windows and [Chocolatey](http://chocolatey.org), you can install Packer: + + PS> choco upgrade packer + ## Troubleshooting On some RedHat-based Linux distributions there is another tool named `packer`