Skip to content

Commit cbc0d60

Browse files
committed
Merge pull request #23 from jasondscott/master
docs(readme): Adding optional deployment instructions for MongoDB
2 parents 6681269 + 86693b6 commit cbc0d60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ While deployment should be easy enough with the `grunt dist` build, we provide a
6262

6363
4. `cd heroku && git push heroku master`
6464

65+
5. Optional (if using mongoDB) `heroku addons:add mongohq`
66+
6567
That's it! Your app should be live and shareable. Type `heroku open` to view it.
6668

6769
## Generators

0 commit comments

Comments
 (0)