summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2009-10-24 01:51:35 +0200
committerHanno Schlichting <hanno@hannosch.eu>2009-10-24 01:51:35 +0200
commit8a6435e3be9e93d3f3e2b2bb98b9c4051c2a0262 (patch)
treec41562daf1668d600942108df7ce6b967aaf9898 /README.txt
parentb58dc072b50e4a7c8115b45e637393a321f0cc8c (diff)
downloadpython-setuptools-git-8a6435e3be9e93d3f3e2b2bb98b9c4051c2a0262.tar.gz
Removed outdated note about the special setup module for Python 3.
--HG-- branch : distribute extra : rebase_source : 2c8190effa006ad4d7929abd756d5303c84be166
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.txt b/README.txt
index fbdf3279..09c547b4 100755
--- a/README.txt
+++ b/README.txt
@@ -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