diff --git a/backend/installation/configuration.md b/backend/installation/configuration.md index 8b818e3ea..923252d04 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -46,7 +46,7 @@ Click on the empty project **My Project** to choose it. Click in the **Add Graph** area and after two buttons appear in it click on **Create a Local Graph**. Set the name of the new Graph for clarity to **Human Connection DB**, though the name is free. -And set the password to **letmein** (means: "let me in"). Than click on **Create** and the database will be generated. +Set the password to **letmein** which is our default password of our `.env.template`. You can choose another password and later change your connection settings, too. Then click on **Create** and the database will be generated. After generation of the database was successful, please click in the **Add Plugin** area. And than click the **Install** button of the **APOC** area.