From 9ad4624c8d479106081d95c571c44a6d4d8af943 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 23 Feb 2015 19:03:03 +0200 Subject: README: document minimal required neo4j version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.3.1