Commit 8a6435e3 authored by Hanno Schlichting's avatar Hanno Schlichting

Removed outdated note about the special setup module for Python 3.

--HG--
branch : distribute
extra : rebase_source : 2c8190effa006ad4d7929abd756d5303c84be166
parent b58dc072
......@@ -86,12 +86,6 @@ If your shell has the ``curl`` program you can do::
$ curl -O http://python-distribute.org/distribute_setup.py
$ python distribute_setup.py
If you are under Python 3, use
`distribute_setup_3k.py <http://python-distribute.org/distribute_setup_3k.py>`_::
$ curl -O http://python-distribute.org/distribute_setup_3k.py
$ python distribute_setup_3k.py
Notice this file is also provided in the source release.
easy_install or pip
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment