summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authortarek <none@none>2009-08-05 22:27:19 +0200
committertarek <none@none>2009-08-05 22:27:19 +0200
commitc12f07bba158af035a51f56a2bb50ede118f1958 (patch)
tree68b8cee637c1f5bcdd3abed8fe7056182aa6aaef /README.txt
parent0497f929d4e5868d987a1a139a75e5e1fcfcdba0 (diff)
downloadpython-setuptools-git-c12f07bba158af035a51f56a2bb50ede118f1958.tar.gz
adding buildout in the release
--HG-- branch : distribute extra : rebase_source : e6753c6425bbe04d3fb591f0fe686e37be614895
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 7a82dff1..a0793028 100755
--- a/README.txt
+++ b/README.txt
@@ -189,6 +189,9 @@ Install FAQ
If you are combining zc.buildout and virtualenv, you might fail in the
problem described in the previous FAQ entry.
+ Last, you will need to use the provided special `bootstrap.py` file,
+ located in the buildout directory.
+
-------------
Documentation
-------------