diff --git a/backend/installation/configuration.md b/backend/installation/configuration.md index 6ead3b1f1..dcf031fa0 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -63,7 +63,7 @@ If you have a look in the **Details** tab you find the connection info. As you h {% tab title="Neo4j Non-Desktop Alternatives" %} -You can spin up a [hosted Neo4j Sandbox instance](https://neo4j.com/download-center/), run Neo4j in one of the [many cloud options](https://neo4j.com/developer/guide-cloud-deployment/), [spin up Neo4j in a Docker container](https://neo4j.com/developer/docker/) or on Debian-based systems install [Neo4j from the Debian Repository](http://debian.neo4j.org/). Just be sure to update the Neo4j connection string and credentials accordingly in `.env`. +You can spin up a [hosted Neo4j Sandbox instance](https://neo4j.com/download-center/), run Neo4j in one of the [many cloud options](https://neo4j.com/developer/guide-cloud-deployment/), [spin up Neo4j in a Docker container](https://neo4j.com/developer/docker/) or on Debian-based systems install [Neo4j from the Debian Repository](http://debian.neo4j.org/). Just be sure to update the Neo4j credentials in `.env`. **Install APOC plugin on Debian-based systems**