Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e86b2f7 + 49192a4 commit 9ddb9abCopy full SHA for 9ddb9ab
docs/starting/install/osx.rst
@@ -45,7 +45,7 @@ your favorite OSX terminal emulator and run
45
46
.. code-block:: console
47
48
- $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
+ $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
49
50
The script will explain what changes it will make and prompt you before the
51
installation begins.
0 commit comments