Merge pull request #233 from mattstiles/master

Minor change to OSX installation doc
This commit is contained in:
Kenneth Reitz
2012-12-27 11:10:08 -08:00
+1 -1
View File
@@ -33,7 +33,7 @@ simply run
.. code-block:: console .. code-block:: console
$ /usr/bin/ruby -e "$(/usr/bin/curl -fsSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)" $ ruby -e "$(curl -fsSkL 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