From fbc0cc028b469fe81b6b6c5fcc0de030e279bde6 Mon Sep 17 00:00:00 2001 From: Geoff Cant Date: Tue, 17 Jul 2012 18:10:53 -0700 Subject: [PATCH] note setting OTP_VERSION --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 91d3829..3a92360 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Currently supported: * OTP_R15B01 * OTP_R15B02 +Select the version for your app: + + heroku config:add OTP_VERSION=OTP_R15B01 -a YOUR_APP + ### Build your Heroku App $ git push heroku master