From 5b1153ab652233d48db92038437c2427c40d0635 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 14 Oct 2018 08:40:10 +0200 Subject: [PATCH] Considerations on new line. --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 549a96c5b2..c20701fbae 100644 --- a/readme.md +++ b/readme.md @@ -95,8 +95,12 @@ There are many ways to run Firefly III 1. There is a [demo site](https://demo.firefly-iii.org) with an example financial administration already present. 2. You can [install it on your server](https://firefly-iii.readthedocs.io/en/latest/installation/server.html). 3. You can [run it using Docker](https://firefly-iii.readthedocs.io/en/latest/installation/docker.html). -4. You can [deploy to Heroku](https://heroku.com/deploy?template=https://github.com/firefly-iii/firefly-iii/tree/master). Please read the [considerations when using Heroku](https://firefly-iii.readthedocs.io/en/latest/installation/hosted.html#considerations-when-using-heroku) first though. -5. You can [deploy to Sandstorm.io](https://apps.sandstorm.io/app/uws252ya9mep4t77tevn85333xzsgrpgth8q4y1rhknn1hammw70). Note that you must have a paid Sandstorm account for this to work. +4. You can [deploy to Heroku](https://heroku.com/deploy?template=https://github.com/firefly-iii/firefly-iii/tree/master). + + Please read the [considerations when using Heroku](https://firefly-iii.readthedocs.io/en/latest/installation/hosted.html#considerations-when-using-heroku) first though. +5. You can [deploy to Sandstorm.io](https://apps.sandstorm.io/app/uws252ya9mep4t77tevn85333xzsgrpgth8q4y1rhknn1hammw70). + + Note that you must have a paid Sandstorm account for this to work, or you must self-host your Sandstorm server. 6. You can [install it using Softaculous](https://softaculous.com/). These guys even have made [another demo site](https://www.softaculous.com/softaculous/apps/others/Firefly_III)! 7. You can [install it using AMPPS](https://www.ampps.com/) 8. You can [install it with YunoHost](https://install-app.yunohost.org/?app=firefly-iii).