Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmarkgo committed May 11, 2012
1 parent ea112a6 commit b8268ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rdoc
Expand Up @@ -8,7 +8,8 @@ It was written by @JonMarkGo for his workshop at Code Academy in Chicago

1. heroku create --stack cedar mygameurl

2. heroku config:add account_sid=YOUR_ACCOUNT_SID auth_token=YOUR_AUTH_TOKEN telephone_number=YOUR_TWILIO_NUMBER * make sure YOUR_TWILIO_NUMBER is in the format +16461234567
2. heroku config:add account_sid=YOUR_ACCOUNT_SID auth_token=YOUR_AUTH_TOKEN telephone_number=YOUR_TWILIO_NUMBER
(make sure YOUR_TWILIO_NUMBER is in the format +16461234567)

3. git push heroku master

Expand Down

0 comments on commit b8268ca

Please sign in to comment.