From 3f44de439751088fcb11174d0e6c0b8b767d8ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Mon, 1 Apr 2019 17:04:05 +0200 Subject: [PATCH] Update backend/README.md Co-Authored-By: ulfgebhardt --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index 33d36e4a7..dd4c040e7 100644 --- a/backend/README.md +++ b/backend/README.md @@ -70,7 +70,7 @@ docker-compose down -v Install dependencies: -Download [Neo4j Enterprise Edition](https://neo4j.com/download-center/#releases) and unpack the files. +Download [Neo4j Community Edition](https://neo4j.com/download-center/#releases) and unpack the files. Download [Neo4j Apoc](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases) and drop the file into the `plugins` folder of the just extracted Neo4j-Server