Skip to content
This repository has been archived by the owner on Feb 13, 2018. It is now read-only.

Commit

Permalink
cleanup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Jun 28, 2012
1 parent 2651780 commit 890ffc1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -19,17 +19,17 @@ Then start:
bundle install
foreman start

Boom: http://localhost:4567
Boom: http://localhost:4567/

# Running your own copy on heroku

Create an app at heroku in a clone of this repo:

heroku create --stack cedar jnewland-rdio-nowplaying

Set the following config at heroku:
Push your config up:

heroku config:add RDIO_CONSUMER_KEY=foo
heroku config:add RDIO_CONSUMER_SECRET=foo@foo.com
heroku config:add POLL_INTERVAL=10
heroku config:push

Ship it:

Expand Down

0 comments on commit 890ffc1

Please sign in to comment.