diff --git a/README.md b/README.md index c21e0c5..3e200c7 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ heroku create example-errbit --stack cedar heroku addons:add mongolab:starter cp -f config/mongoid.mongolab.yml config/mongoid.yml git add -f config/mongoid.yml -git commit -m "Added mongoid config for MongoHQ" +git commit -m "Added mongoid config for Mongolab" heroku addons:add sendgrid:starter heroku config:add HEROKU=true heroku config:add ERRBIT_HOST=some-hostname.example.com -- libgit2 0.21.2