[Erp5-report] r38077 leonardo - /erp5/trunk/buildout/README-2.12.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Aug 31 19:02:02 CEST 2010
Author: leonardo
Date: Tue Aug 31 19:02:01 2010
New Revision: 38077
URL: http://svn.erp5.org?rev=38077&view=rev
Log:
fix wrong instruction
Modified:
erp5/trunk/buildout/README-2.12.txt
Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=38077&r1=38076&r2=38077&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Tue Aug 31 19:02:01 2010
@@ -37,7 +37,7 @@ For example:
Run the Zope 2.12 buildout:
$ cd ~/erp5.buildout
- $ python2.6 -S bootstrap/bootstrap.py -d -v buildout-2.12.cfg
+ $ python2.6 -S bootstrap/bootstrap.py -d -v 1.4.4 -c buildout-2.12.cfg
$ bin/buildout -v -c buildout-2.12.cfg
This will download and install the software components needed to run ERP5 on
More information about the Erp5-report
mailing list