Commit 8944824f authored by Romain Bossart's avatar Romain Bossart

doc update: no need for homebrew/binary anymore

parent c8b3dfff
...@@ -65,12 +65,9 @@ installation managed by the Packer community: ...@@ -65,12 +65,9 @@ installation managed by the Packer community:
### Homebrew ### Homebrew
If you're using OS X and [Homebrew](http://brew.sh), you can install Packer by If you're using OS X and [Homebrew](http://brew.sh), you can install Packer:
adding the `binary` tap. Remember that this is updated by a 3rd party, so
it may not be the latest available version.
```text ```text
$ brew tap homebrew/binary
$ brew install packer $ brew install packer
``` ```
......
...@@ -67,10 +67,8 @@ are alternatives available. ...@@ -67,10 +67,8 @@ are alternatives available.
### Homebrew ### Homebrew
If you're using OS X and [Homebrew](http://brew.sh), you can install Packer by If you're using OS X and [Homebrew](http://brew.sh), you can install Packer:
adding the `binary` tap:
```text ```text
$ brew tap homebrew/binary
$ brew install packer $ brew 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