Merge pull request #486 from kevinaloys/master

Updated Homebrew link
This commit is contained in:
Ian Cordasco
2014-10-04 20:55:18 -05:00
+1 -1
View File
@@ -41,7 +41,7 @@ simply run
.. code-block:: console .. 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 The script will explain what changes it will make and prompt you before the
installation begins. installation begins.