Commit 11165be7 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove redundant bootstraping method.

Only one bootstrap is required.
Removes the dependency on wget (or equivalent).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41066 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11cfc5d8
......@@ -50,13 +50,6 @@ extends-cache = extends-cache
Bootstrap buildout
~~~~~~~~~~~~~~~~~~
Download the newest bootstrap.py file from:
http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py
And run it:
$ python -S bootstrap.py
WARNING: please read "Troubleshooting" section bellow, you may need to
unset environment variables in your GNU/Linux distribution
......
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