From 28dc5055d34137704fff8bbd758aa26338112c42 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Fri, 7 Oct 2016 23:52:13 -0700 Subject: [PATCH] rewrite to be complete sentence --- website/source/intro/getting-started/setup.html.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website/source/intro/getting-started/setup.html.md b/website/source/intro/getting-started/setup.html.md index 4d3f4a9bf..9315a44b0 100644 --- a/website/source/intro/getting-started/setup.html.md +++ b/website/source/intro/getting-started/setup.html.md @@ -71,16 +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: +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`