diff --git a/README.md b/README.md index 8b375f5..69ce289 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,12 @@ heroku addons:add cron:daily heroku rake errbit:db:clear_resolved ``` + 5. You may want to enable the deployment hook for heroku : + +```bash +heroku addons:add deployhooks:http url="http://YOUR_ERRBIT_HOST/deploys.txt?api_key=YOUR_API_KEY" +``` + 5. Enjoy! -- libgit2 0.21.2