summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-14 07:56:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-14 07:56:07 -0400
commitaf3f2330cc900f367d3ba4eb425b846148c8b414 (patch)
tree0adcaba6e8ebdeef2254c96172d425de1714cbec /README.txt
parent22a549287b1c504420e40d21501c55f9bc62db3a (diff)
downloadpython-setuptools-git-af3f2330cc900f367d3ba4eb425b846148c8b414.tar.gz
Updated readme to include note about removing distribute as well
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 22d76da2..69e32764 100755
--- a/README.txt
+++ b/README.txt
@@ -23,8 +23,9 @@ Windows
NOTE: Regardless of what sort of Python you're using, if you've previously
-installed older versions of setuptools, please delete all ``setuptools*.egg``
-and ``setuptools.pth`` files from your system's ``site-packages`` directory
+installed older versions of setuptools or distribute, please delete all
+``setuptools*.egg``, ``distribute*.egg``, and ``setuptools.pth`` files and
+directories from your system's ``site-packages`` directory
(and any other ``sys.path`` directories) FIRST.
If you are upgrading a previous version of setuptools that was installed using
@@ -102,8 +103,8 @@ Package Index`_. Scroll to the very bottom of the page to find the links.
.. _the project's home page in the Python Package Index: http://pypi.python.org/pypi/setuptools#files
-In addition to the PyPI downloads, the development version of ``setuptools``
-is available from the `Python SVN sandbox`_, and in-development versions of the
+In addition to the PyPI downloads, the development version of ``setuptools``
+is available from the `Python SVN sandbox`_, and in-development versions of the
`0.6 branch`_ are available as well.
.. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06