From 9fc6e32b5222b09a8e450bf2e4f6ae41e9ae4d13 Mon Sep 17 00:00:00 2001
From: Leonardo Rochael Almeida <leonardo@nexedi.com>
Date: Tue, 31 Aug 2010 17:02:01 +0000
Subject: [PATCH] fix wrong instruction

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38077 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/README-2.12.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/README-2.12.txt b/buildout/README-2.12.txt
index c8b7066910..9af2b431f6 100644
--- a/buildout/README-2.12.txt
+++ b/buildout/README-2.12.txt
@@ -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
-- 
2.30.9