Skip to content

Commit

Permalink
Merge pull request #853 from tshepang/obvious
Browse files Browse the repository at this point in the history
remove obvious, and therefore redundant, info
  • Loading branch information
mcdonc committed Feb 10, 2013
2 parents b072d04 + 1bdfad6 commit 97f17d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/narr/install.rst
Expand Up @@ -203,7 +203,7 @@ Installing Distribute On Python 3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


``setuptools`` doesn't work under Python 3. Instead, you can use ``setuptools`` doesn't work under Python 3. Instead, you can use
``distribute``, which is a fork of setuptools that does work on Python 3. To ``distribute``, which is a fork of setuptools. To
install it, first download `distribute_setup.py install it, first download `distribute_setup.py
<http://python-distribute.org/distribute_setup.py>`_ then invoke it using the <http://python-distribute.org/distribute_setup.py>`_ then invoke it using the
Python interpreter into which you want to install setuptools. Python interpreter into which you want to install setuptools.
Expand Down

0 comments on commit 97f17d1

Please sign in to comment.