From 1bd29af5c32456d9a20fcac4abf816d01c2d565c Mon Sep 17 00:00:00 2001 From: zerolagtime Date: Fri, 11 Sep 2015 23:19:13 -0400 Subject: [PATCH] Got the numbered section at the end to appear correctly with Markdown. --- Heroku.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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