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.