Updated Homebrew install instructions.

According to their homepage, http://brew.sh (linked to from
https://github.com/mxcl/homebrew).
This commit is contained in:
kuyan
2013-04-19 22:39:40 -07:00
parent 344bb4a318
commit e0137d0578
+1 -1
View File
@@ -33,7 +33,7 @@ simply run
.. code-block:: console .. code-block:: console
$ ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)" $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
Then, insert the Homebrew directory at the top of your ``PATH`` environment Then, insert the Homebrew directory at the top of your ``PATH`` environment
variable. You can do this by adding the following line at the bottom of your variable. You can do this by adding the following line at the bottom of your