From 1b13724851a33fcfb73aac671367c34f5fea46b7 Mon Sep 17 00:00:00 2001 From: DoppioJP Date: Tue, 14 Aug 2012 16:50:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae4fa0d..7081131 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ heroku run rake db:seed * 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" +heroku addons:add deployhooks:http --url="http://YOUR_ERRBIT_HOST/deploys.txt?api_key=YOUR_API_KEY" ``` * Enjoy! -- libgit2 0.21.2