diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-18 16:15:34 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-18 16:15:34 -0500 |
| commit | cae9a18f6df1e8acbab701e853fe076cdbae2467 (patch) | |
| tree | 3a336ced2de10475ce9bdfd3d862b1ebc99e8872 /README.txt | |
| parent | 3976912c2aa9e94b76047b7a728d6a29ac68f119 (diff) | |
| download | python-setuptools-bitbucket-cae9a18f6df1e8acbab701e853fe076cdbae2467.tar.gz | |
Update version to indicate a range of versions when discussing upgrade from Distribute
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`_). |
