From 416da0d1eda99dfec2b11e40be58a4d4ac7fe405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Mon, 1 Apr 2019 17:03:58 +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 55893a2ec..33d36e4a7 100644 --- a/backend/README.md +++ b/backend/README.md @@ -72,7 +72,7 @@ Install dependencies: Download [Neo4j Enterprise 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 extratced Neo4j-Server +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 Start Neo4j ```