From f93e71366ef861bef07b40380c399f721e6d05ef Mon Sep 17 00:00:00 2001 From: Jolan Wuyts Date: Mon, 6 May 2019 14:47:01 +0200 Subject: [PATCH] changed: inserted authenticate to mongo step --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a079c93..980abca 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ have created a user with the right permissions. From the commands to create the required artefacts in MongoDB: ``` +> mongo -u siteUserAdmin -p passw0rd --authenticationDatabase admin > use datahub > db.createUser( {