Skip to content

Commit

Permalink
Update README.md with note on Heroku.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brewer committed May 19, 2007
1 parent 46502c0 commit 68960ce
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 @@ -20,6 +20,8 @@

*NOTE: Requires [Heroku Toolbelt](https://toolbelt.heroku.com/).*

*NOTE: All Heroku commands should be run from the root directory of your project.*

* `$ heroku apps:create`
* `$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git`
* `$ heroku config:set DEBUG=False`
Expand Down

0 comments on commit 68960ce

Please sign in to comment.