From 29d9c48448d4db283b5093cb5080d0a65b2f4e76 Mon Sep 17 00:00:00 2001 From: Ryunosuke SATO Date: Fri, 15 Aug 2014 13:14:58 +0900 Subject: [PATCH] Fix how to deploy to Heroku --- README.md | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 930f0b4..9566d43 100644 --- a/README.md +++ b/README.md @@ -179,9 +179,6 @@ heroku config:add HEROKU=true heroku config:add SECRET_TOKEN="$(bundle exec rake secret)" heroku config:add ERRBIT_HOST=some-hostname.example.com heroku config:add ERRBIT_EMAIL_FROM=example@example.com -# This next line is required to access env variables during asset compilation. -# For more info, go to this link: https://devcenter.heroku.com/articles/labs-user-env-compile -heroku labs:enable user-env-compile git push heroku master ``` -- libgit2 0.21.2