From cbc337b5cc0b0b0706b457e01a66bd07a4f7d540 Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Tue, 27 Aug 2013 13:27:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca02823e6..a2f5eb768c 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 and an accessible mongo db instance (you can try mongohq which have an easy setup ) +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