Merge pull request #107 from mark-up/master

The homebrew install script has been moved.
This commit is contained in:
Kenneth Reitz
2012-04-02 03:49:26 -07:00
+1 -1
View File
@@ -20,7 +20,7 @@ While Lion comes with a large number of UNIX utilities, those familiar with Linu
To `install Homebrew <https://github.com/mxcl/homebrew/wiki/installation>`_, simply run::
$ ruby -e "$(curl -fsS https://raw.github.com/gist/323731)"
$ ruby -e "$(curl -fsS https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
Then, insert the hombrew directory at the top of your ``PATH`` enviornment variable. You can do this by adding the following line at the bottom of your ``~/.bashrc`` file::