SVN: CMF/trunk/README.txt - corrected bootstrap.py location
Yvo Schubbe <[email protected]> Mon, 20 Sep 2010 09:02:46 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.cmf.cvs |
|---|---|
| Message-ID | <20100920130246.05AE480270D__33528.437841642$1284987774$gmane$org@cvs.zope.org> |
Log message for revision 116668: - corrected bootstrap.py location Changed: U CMF/trunk/README.txt -=- Modified: CMF/trunk/README.txt =================================================================== --- CMF/trunk/README.txt 2010-09-20 12:53:34 UTC (rev 116667) +++ CMF/trunk/README.txt 2010-09-20 13:02:45 UTC (rev 116668) @@ -21,7 +21,7 @@ ===== :: - $ python2.6 bootstrap/bootstrap.py + $ python2.6 bootstrap.py $ ./bin/buildout $ ./bin/test $ ./bin/instance @@ -46,6 +46,6 @@ ===== :: - $ python2.6 bootstrap/bootstrap.py + $ python2.6 bootstrap.py $ ./bin/buildout -c buildout-zope212.cfg $ ./bin/test