Update UPGRADE.txt

This commit is contained in:
J Sivakumaran
2016-05-06 09:35:34 -07:00
parent f207213474
commit a02a0c2a0b

View File

@@ -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)