Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: Pull my changes to make this more "heroku friendly" #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
change instructions
  • Loading branch information
unknown authored and unknown committed Feb 21, 2011
commit 69f4efa54ab235b9ef13451b6ab442101336c4ec
5 changes: 2 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ To deploy this application at heroku.com, you need to do the following:

1. git clone https://
2. cd jgodseFaceboku
3. heroku create --stack bamboo-mri-1.9.2
3. heroku create --stack bamboo-ree-1.8.7
4. git push heroku master
5. heroku config:add FB_APPLICATION_ID=<APP_ID> FB_APPLICATION_SECRET=<APP_SECRET>
6. heroku restart
7. heroku open
6. heroku open