rewrite to be complete sentence
This commit is contained in:
parent
b8da25f599
commit
28dc5055d3
|
@ -71,13 +71,15 @@ alternatives available.
|
||||||
|
|
||||||
### Homebrew
|
### 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
|
$ brew install packer
|
||||||
|
|
||||||
### Chocolatey
|
### 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
|
choco install packer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue