We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cac6b5 + d0c4e0f commit 2a9c732Copy full SHA for 2a9c732
docs/starting/install/osx.rst
@@ -33,7 +33,7 @@ simply run
33
34
.. code-block:: console
35
36
- $ /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)"
37
38
Then, insert the Homebrew directory at the top of your ``PATH`` environment
39
variable. You can do this by adding the following line at the bottom of your
0 commit comments