Skip to content

Commit 3525c13

Browse files
authored
Merge pull request #1070 from almartin82/master
update brew download link
2 parents b2eab69 + 9385d82 commit 3525c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install3/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ your favorite OS X terminal emulator and run
5050

5151
.. code-block:: console
5252
53-
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
53+
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
5454
5555
The script will explain what changes it will make and prompt you before the
5656
installation begins.

0 commit comments

Comments
 (0)