From 2bf84d780acada5cb4bad01af22c5437d4f1fe87 Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Tue, 27 Aug 2013 13:26:29 +0300 Subject: [PATCH] Update README.md fixed wording and added mongohq reference to heroku deployment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1a1df1e14..5ca02823e6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w http://localhost:3000 ## Quick Deployment -4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed... +4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed and an accessible mongo db instance (you can try mongohq which have an easy setup ) ```bash git init