mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #438 from cgoodale/master
Remove un-needed export command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user