From 972b6a8fbbb1d82d5254abc2c1c8dc94117cd154 Mon Sep 17 00:00:00 2001 From: dor garbash Date: Mon, 2 Feb 2015 23:09:56 +0200 Subject: Add host file instruction in readme --- README.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mediawiki b/README.mediawiki index 1aadd1ff..c9de8a58 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -41,7 +41,7 @@ All of the following are already bundled but noted here for reference: == 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 - +When on OsX, add 127.0.0.1 rhizi.local to your hosts file Or perform the following tasks by hand: # Update css files from scss sources using make # Invoke the local deployment Ant target:
$ cd ./rhizi && ant -f build.ant deploy-local -- cgit v1.3.1