From 4bd4e56a75fea3ba2af61093eb980d89e2064342 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 24 Dec 2016 08:00:14 +0100 Subject: [PATCH] Updated Upgrade instructions (markdown) --- Upgrade-instructions.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/Upgrade-instructions.md b/Upgrade-instructions.md index 4101efe..2820410 100644 --- a/Upgrade-instructions.md +++ b/Upgrade-instructions.md @@ -1,13 +1,3 @@ -Firefly III has had a long and stormy history. Upgrading may prove to be difficult. +This page has been moved to the Firefly III website: -So far the most fool-proof way of upgrading I have found is installing Firefly III using a git checkout / composer update routine (see the [installation page](https://github.com/JC5/firefly-iii/wiki/Installation)). - -Other methods (recommended by me in the past, mea culpa) will not allow you to update easily. - -## Upgrading - -* Go to the ``firefly-iii`` folder. -* Run ``git pull`` -* Run ``php artisan migrate --env=production`` - -That should do it! \ No newline at end of file +**[Upgrade instructions](https://firefly-iii.github.io/upgrade-guide/)** \ No newline at end of file