summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-02-23 19:03:03 +0200
committerAlon Levy <alon@pobox.com>2015-02-23 19:03:14 +0200
commit9ad4624c8d479106081d95c571c44a6d4d8af943 (patch)
treeb0b1f1712b71f36a47231d117319f2c201f33fee
parentda4de3c1410956db9019d3764f298b9546eb1223 (diff)
README: document minimal required neo4j version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b50dc1b..0bf1ffda 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap
# Requirements
## Server
### Neo4j
-Install [neo4j](http://neo4j.com/download/)
+Install [neo4j](http://neo4j.com/download/) >= 2.1.5 (2.0 explicitly not supported, we use += in our queries)
### python libs
Install all of: