Updated Homebrew link

This commit is contained in:
Kevin Aloysius
2014-10-02 17:26:37 -07:00
parent 633d601572
commit 5835105872
+1 -1
View File
@@ -41,7 +41,7 @@ simply run
.. code-block:: console
$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
The script will explain what changes it will make and prompt you before the
installation begins.