diff --git a/buildout/README.txt b/buildout/README.txt
index 948c7f711d66fcda7f6c059ec1f107d550d0798e..dcc906a963da8228959b8c42f61267cddaef9c4b 100644
--- a/buildout/README.txt
+++ b/buildout/README.txt
@@ -9,8 +9,14 @@ How to run
 ----------
 
 Checkout: https://svn.erp5.org/repos/public/erp5/trunk/buildout/
-Bootstrap: python bootstrap/bootstrap.py
-Run buildout: bin/buildout
+For example:
+
+  svn co https://svn.erp5.org/repos/public/erp5/trunk/buildout/ ~/erp5.buildout
+
+Run make inside:
+
+  cd ~/erp5.buildout
+  make
 
 It will install required software and configure it locally, up to ERP5 site
 with some Business Templates. By default it will use local python, MySQL,