Skip to content

Commit e578b4e

Browse files
committed
Merge pull request #1082 from akaashanky/canary
docs(gen): update readme.md to reflect new heroku commands
2 parents 0071276 + 997f7d2 commit e578b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ To work with your new heroku app using the command line, you will need to run an
263263

264264
If you're using mongoDB you will need to add a database to your app:
265265

266-
heroku addons:add mongolab
266+
heroku addons:create mongolab
267267

268268
Your app should now be live. To view it run `heroku open`.
269269

0 commit comments

Comments
 (0)