8000
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.
1 parent 633d601 commit 5835105Copy full SHA for 5835105
docs/starting/install/osx.rst
@@ -41,7 +41,7 @@ simply run
41
42
.. code-block:: console
43
44
- $ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
+ $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
45
46
The script will explain what changes it will make and prompt you before the
47
installation begins.
0 commit comments