8000 Updated Homebrew link · mostlybob/python-guide@5835105 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5835105

Browse files
author
Kevin Aloysius
committed
Updated Homebrew link
1 parent 633d601 commit 5835105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ simply run
4141

4242
.. code-block:: console
4343
44-
$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
44+
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
4545
4646
The script will explain what changes it will make and prompt you before the
4747
installation begins.

0 commit comments

Comments
 (0)
0