diff options
| author | dor garbash <dor.garbash@gmail.com> | 2014-12-29 14:39:15 +0200 |
|---|---|---|
| committer | dor garbash <dor.garbash@gmail.com> | 2014-12-29 14:39:15 +0200 |
| commit | 1f317f4d8213d3c832766ded171f987c03462b3d (patch) | |
| tree | b88b7fa3f62f7ed8a15a79939e0b08b1bc4b6a4e | |
| parent | 0d2e93bacd592c95f03518247697e518fa99f4c9 (diff) | |
Update README.mediawiki
| -rw-r--r-- | README.mediawiki | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.mediawiki b/README.mediawiki index b9628f02..5e5e8402 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -9,6 +9,11 @@ A collaborative editor for organizing, communicating, and analyzing data in grap * Apache Ant = Use = + +== requirements == +Install [neo4j](http://neo4j.com/download/) + +Install [gevent-socketio](https://pypi.python.org/pypi/gevent-socketio/) Or <code> Run pip install gevent-socketio </code> == Running Rhizi Locally == To run Rhizi locally: For testing locally run neo4j locally on the default 7474 port and then launch run-local.sh:<br><code>./run-local.sh</code> |
