Skip to content

Commit ad57363

Browse files
committed
Merge pull request realpython#486 from kevinaloys/master
Updated Homebrew link
2 parents c169ca2 + 5835105 commit ad57363

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)