aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-18 16:15:34 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-06-18 16:15:34 -0500
commit16b2bc31e07f8fa14d27bc504dc0bbc73da900be (patch)
treeb397bebff8efd8dfef2024a4c534054a42cc6fd6
parent1e5582e523ce94c205884548ef200ea3a29aff13 (diff)
downloadexternal_python_setuptools-16b2bc31e07f8fa14d27bc504dc0bbc73da900be.tar.gz
external_python_setuptools-16b2bc31e07f8fa14d27bc504dc0bbc73da900be.tar.bz2
external_python_setuptools-16b2bc31e07f8fa14d27bc504dc0bbc73da900be.zip
Update version to indicate a range of versions when discussing upgrade from Distribute
-rwxr-xr-xREADME.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index f9270e93..19b7c471 100755
--- a/README.txt
+++ b/README.txt
@@ -12,7 +12,7 @@ Installation Instructions
Upgrading from Distribute
=========================
-Currently, Distribute disallows installing Setuptools 0.7.4 over Distribute.
+Currently, Distribute disallows installing Setuptools 0.7+ over Distribute.
You must first uninstall any active version of Distribute first (see
`Uninstalling`_).