From f943c6075534c9697abf99a5c67bf79cfceb671c Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 1 Jun 2017 22:16:15 +0200 Subject: [PATCH] Wrong section order in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50c63bc..6bf447e 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,6 @@ chmod 777 templates_c/ If your web server is Apache, you need to set the `AllowOverride` setting to `All` or `FileInfo`. -### On Heroku - -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) - #### Update When updating from Git, you need to run npm and Composer again: @@ -47,6 +43,10 @@ npm install composer install ``` +### On Heroku + +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) + ## Config If you want to use a custom config, you need to create a config file: