Commit 98d986f0 authored by Jérome Perrin's avatar Jérome Perrin

rst fixes

parent 7ca6c122
...@@ -82,17 +82,18 @@ ManPy is licensed under the GNU Lesser General Public License (LGPL). ...@@ -82,17 +82,18 @@ ManPy is licensed under the GNU Lesser General Public License (LGPL).
Windows installation Windows installation
================================== ==================================
. install python Steps required:
. install git * install python
. git clone this repository * install git
. cd to directory where you cloned the repository * git clone this repository
. *C:\Python2.7\python.exe bootstrap.py* * cd to directory where you cloned the repository
. *bin\buildout install* * `C:\\Python2.7\\python.exe bootstrap.py`
* `bin\\buildout install`
To run the server::
* bin\dream_platform To run the server:
or for hte job shop version:: * `bin\\dream_platform`
* bin\dream_platform or for the job shop version:
* `bin\\dream_platform JobShop`
================================== ==================================
Authors Authors
......
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