From 6e24e620b808936401d72402271cb71de487ed99 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 16 Jul 2015 20:36:57 +0200 Subject: [PATCH] Updated Upgrade instructions (markdown) --- Upgrade-instructions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Upgrade-instructions.md b/Upgrade-instructions.md index 2e28b9d..5f47a49 100644 --- a/Upgrade-instructions.md +++ b/Upgrade-instructions.md @@ -1,3 +1,7 @@ +## Upgrade 3.3 and higher + +1. Run ``composer update --no-dev`` in the root of your project. + ## Upgrade from < 3.3 to 3.3 and higher. 1. Run ``git pull`` on the root of your Firefly III directory.