Commit cbff4e6f authored by Łukasz Nowak's avatar Łukasz Nowak

- easier way - just run make


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32946 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 252ba2ba
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment