Skip to content

Commit

Permalink
adding new bin for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
natew committed Nov 27, 2013
1 parent 71b5222 commit 4c7ef0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ Start the local server:
bundle exec rails s

Go to [0.0.0.0:3000](http://0.0.0.0:3000/), to administrate you go to [/admin](http://0.0.0.0:3000/admin)

Installing on Heroku? Be sure to run `heroku config:set PATH=bin:vendor/bundle/ruby/2.0.0/bin:/usr/local/bin:/usr/bin:/bin` after you've deployed.

0 comments on commit 4c7ef0d

Please sign in to comment.