Commit 177c5981 authored by Łukasz Nowak's avatar Łukasz Nowak

- typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41089 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7964bec2
......@@ -18,7 +18,7 @@ Now checkout the buildout:
Start simple http server there:
$ cd ~/buildout.devel/checkout
$ ~/erp5.buildout/bin/python2.6 -m 9000 # or any other free port
$ ~/erp5.buildout/bin/python2.6 -m SimpleHTTPServer 9000 # or any other free port
Now create directory to simulate extending over the network:
......
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