summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 629a677f..219c65d9 100755
--- a/README.txt
+++ b/README.txt
@@ -194,7 +194,7 @@ Install FAQ
- **How does Distribute interacts with zc.buildout?**
- Starting at zc.buildout 1.4.0, you can use Distribute in your buildouts.
+ Starting at zc.buildout 1.4.2, you can use Distribute in your buildouts.
Although you have to run a specific `bootstrap.py` file that is available
at `http://nightly.ziade.org/bootstrap.py`. The code is located at
`http://bitbucket.org/tarek/buildout-distribute`.