diff --git a/UPGRADE.txt b/UPGRADE.txt index 488a069ce..6723f907e 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -3,7 +3,7 @@ How to Upgrade 1. Backup all your current database and OSPOS code 2. Make sure you have a copy of application/config/config.php and application/config/database.php 3. Remove all directories -4. Install tne new OSPOS +4. Install the new OSPOS 5. Run the database upgrade scripts from database/ (check which ones you need according to the version you are upgrading from) 6. Take the saved old config.php and upgrade the new config.php with any additional changes you made in the old. Take time to understand if new config rules require some changes (e.g. encryption keys)