We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47856ff + 919884c commit cb2998aCopy full SHA for cb2998a
1 file changed
docs/starting/install/osx.rst
@@ -50,7 +50,7 @@ line at the bottom of your ``~/.bashrc`` file
50
51
.. code-block:: console
52
53
- export PATH=/usr/local/bin:$PATH
+ export PATH=/usr/local/bin:/usr/local/sbin:$PATH
54
55
Now, we can install Python 2.7: ::
56
0 commit comments