Reference Homebrew's homepage for installation instructions

This commit is contained in:
Julia Medina 2015-08-19 02:21:08 -03:00
parent 320d3a59b9
commit 46ee1c6ee2
1 changed files with 1 additions and 3 deletions

View File

@ -117,9 +117,7 @@ solutions:
that doesn't conflict with the rest of your system. Here's how to do it using
the `homebrew`_ package manager:
* Install `homebrew`_::
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
* Install `homebrew`_ following the instructions in http://brew.sh/
* Update your ``PATH`` variable to state that homebrew packages should be
used before system packages (Change ``.bashrc`` to ``.zshrc`` accordantly