From db983d66b019974f141613d3239b4247d900ab82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ram=C3=B3n?= Date: Fri, 14 Mar 2014 08:51:02 -0500 Subject: [PATCH] adding one step to mongolab deployment Actually you have to enter to the recently created database in order to see the message: "A database user is required to connect to this database.* **Click here** *to create a new one." --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c861961e37..fe5497c61c 100644 --- a/README.md +++ b/README.md @@ -939,6 +939,7 @@ experience, **Heroku** is the easiest to get started with, it will automatically - Enter *Database name** for your web app - Then click on **:zap:Create new MongoDB deployment** button - Now, to access your database you need to create a DB user +- Click to the recently created database - You should see the following message: - *A database user is required to connect to this database.* **Click here** *to create a new one.* - Click the link and fill in **DB Username** and **DB Password** fields