From c00f9690ed50d07a86487586d1cfa0a67218d8f4 Mon Sep 17 00:00:00 2001 From: Bryce McDonnell Date: Wed, 15 Aug 2012 08:15:25 -0700 Subject: [PATCH] updates a reference to mongoHQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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