We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 977b5fd + e2b2a11 commit 69fe3e5Copy full SHA for 69fe3e5
docs/starting/install/osx.rst
@@ -59,12 +59,7 @@ Now, we can install Python 2.7:
59
60
$ brew install python
61
62
-This will take a minute or two. Once that's complete, you'll have to add the
63
-new Python scripts directory to your :envvar:`PATH`
64
-
65
-.. code-block:: console
66
67
- export PATH=/usr/local/share/python:$PATH
+This will take a minute or two.
68
69
70
Setuptools & Pip
0 commit comments