[CMF-checkins] SVN: CMF/trunk/README.txt - corrected bootstrap.py	location
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Mon Sep 20 09:02:46 EDT 2010
    
    
  
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
    
    
More information about the CMF-checkins
mailing list