diff --git a/Heroku.md b/Heroku.md index ed5f336..06092b1 100644 --- a/Heroku.md +++ b/Heroku.md @@ -26,6 +26,7 @@ Installing Tracks 2.0 or newer on Heroku is fairly simple, here are the steps to * Create your administrator user If something goes wrong, - # try to follow Heroku's advice (rerun `bundle install` if you modify `Gemfile`) - # commit your changes - # push your repository back to Heroku \ No newline at end of file + +1. try to follow Heroku's advice (rerun `bundle install` if you modify `Gemfile`) +1. commit your changes +1. push your repository back to Heroku