We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c169ca2 + 5835105 commit ad57363Copy full SHA for ad57363
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