From d36b840779032e0c4f6db371b2430d7837bd3499 Mon Sep 17 00:00:00 2001 From: Ben Elferink <69640911+belferink1996@users.noreply.github.com> Date: Tue, 22 Dec 2020 15:13:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b976054..ddf498c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Would you like to add the defaults to your package.json? (Y/n) ### STEP 3: -Prepare your MongoDB database,
+Prepare your MongoDB database ([atlas](https://www.mongodb.com/cloud/atlas), [community](https://github.com/belferink1996/MERN-template/wiki/Install-MongoDB-Community-Server-(MacOS))),
then go to your server folder (backend), and set your workspace: > cd ~/Desktop/[your-repo-name]/server