Updated How to Upgrade (markdown)

Ivan Diaz 2018-07-09 16:51:55 -03:00
parent 3af232bdc6
commit 950920e231
1 changed files with 2 additions and 2 deletions

@ -13,7 +13,7 @@ Upgrading from one OpenSupports version to another consists in replacing the cur
2. Download the upgrade [zip file](https://github.com/opensupports/opensupports/releases/download/v4.1.2/opensupports_v4.1.2_update.zip)
3. Replace the OpenSupports files in your server with the content of the zip file.
4. Go to the folder `version_upgrades/4.1.3/` and run the script with `php 4.1.2.php`
5. After script in done, remove the folder `version_upgrades`
5. After the script is done, remove the folder `version_upgrades`
6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github.
@ -23,5 +23,5 @@ Upgrading from one OpenSupports version to another consists in replacing the cur
2. Download the upgrade [zip file](https://github.com/opensupports/opensupports/releases/download/v4.1.3/opensupports_v4.1.3_update.zip)
3. Replace the OpenSupports files in your server with the content of the zip file.
4. Go to the folder `version_upgrades/4.1.2/` and run the script with `php 4.1.3.php`
5. After script in done, remove the folder `version_upgrades`
5. After the script is done, remove the folder `version_upgrades`
6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github.