From 1f317f4d8213d3c832766ded171f987c03462b3d Mon Sep 17 00:00:00 2001 From: dor garbash Date: Mon, 29 Dec 2014 14:39:15 +0200 Subject: Update README.mediawiki --- README.mediawiki | 5 +++++ 1 file changed, 5 insertions(+) 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 Run pip install gevent-socketio == Running Rhizi Locally == To run Rhizi locally: For testing locally run neo4j locally on the default 7474 port and then launch run-local.sh:
./run-local.sh -- cgit v1.3.1