diff options
| author | dor garbash <dor.garbash@gmail.com> | 2015-05-29 03:22:59 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-06-04 14:22:21 +0300 |
| commit | 9eef06a3380702f9a504bfeddae70d8155a657f4 (patch) | |
| tree | 05e3affe4402303f70bc61403372bd495a0a380d /README.md | |
| parent | 5bd8816c09ed4cbf44a417c8149db93e1d94fe46 (diff) | |
tiny typo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ use pip to install all requirements ## Running Rhizi Locally To run Rhizi locally: - Run neo4j locally on the default 7474 port -<code>neo4j console</code> or <code>neo4j server</code> after intalling neo4j: we use 2.2.1 from http://neo4j.com +<code>neo4j console</code> or <code>neo4j server</code> after installing neo4j: we use 2.2.1 from http://neo4j.com - Launch run-local.sh:<br> <code>$ ./run-local.sh</code> |
