Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 2955fdf

Browse files
committed
Update README.md
1 parent cbc337b commit 2955fdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w
4040
http://localhost:3000
4141

4242
## Quick Deployment
43-
4 commands to deploy your mean app to heroku (make sure you have <a href="https://toolbelt.heroku.com/">heroku toolbelt</a> installed and an accessible mongo db instance (you can try <a href="http://www.mongohq.com/">mongohq</a> which have an easy setup )
43+
4 commands to deploy your mean app to heroku,
44+
Before you start make sure you have <a href="https://toolbelt.heroku.com/">heroku toolbelt</a> installed and an accessible mongo db instance - you can try <a href="http://www.mongohq.com/">mongohq</a> which have an easy setup )
4445

4546
```bash
4647
git init

0 commit comments

Comments
 (0)