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 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
