From c2d7bc53bee6aa21d08a95684a2e48b555938b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=99=A0=20ace=20hacker?= Date: Tue, 24 Jul 2012 19:21:58 -0700 Subject: [PATCH] update readme in preperation for open sourcing the project --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9de2494..f686fdf 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ A Heroku client plugin to check how well your app meets Heroku's [guidlines for ### Setup ```bash -$ heroku plugins:install git@github.com:heroku/heroku-production-check.git +$ heroku plugins:install https://github.com/heroku/heroku-production-check.git ``` ### Usage