Merge pull request #438 from cgoodale/master

Remove un-needed export command
This commit is contained in:
Ian Cordasco
2014-05-24 14:51:22 -05:00
+1 -6
View File
@@ -59,12 +59,7 @@ Now, we can install Python 2.7:
$ brew install python
This will take a minute or two. Once that's complete, you'll have to add the
new Python scripts directory to your :envvar:`PATH`
.. code-block:: console
export PATH=/usr/local/share/python:$PATH
This will take a minute or two.
Setuptools & Pip