Skip to content

Commit 69fe3e5

Browse files
committed
Merge pull request #438 from cgoodale/master
Remove un-needed export command
2 parents 977b5fd + e2b2a11 commit 69fe3e5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,7 @@ Now, we can install Python 2.7:
5959
6060
$ brew install python
6161
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
62+
This will take a minute or two.
6863

6964

7065
Setuptools & Pip

0 commit comments

Comments
 (0)