From 89ce2bbe393669dd4c35c39c2cdc60d13f8a0ec0 Mon Sep 17 00:00:00 2001 From: garbash Date: Mon, 22 Dec 2014 11:08:38 +0200 Subject: fix documentation of run-local.sh --- README.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mediawiki b/README.mediawiki index bf2c57fd..b9628f02 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -11,7 +11,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap = Use = == Running Rhizi Locally == To run Rhizi locally: -For testing locally run neo4j locally on the default 7474 port and then launch runlocal:
./runlocal +For testing locally run neo4j locally on the default 7474 port and then launch run-local.sh:
./run-local.sh Or perform the following tasks by hand: # Invoke the local deployment Ant target:
$ cd ./rhizi && ant -f build.ant deploy-local -- cgit v1.3.1