Updated Updating (markdown)

DremOS Developing Team 2018-11-05 11:05:07 -06:00
parent 507db718fa
commit d06140de63

@ -1,16 +1,18 @@
# Updating # Updating
**NOTE:** It is recommended that you back up DremJS before updating. The update process can be problematic, and you may lose DremJS data, settings, or it may fail to boot at all.
## Updating the DremJS Desktop is quite easy, as long as you know what you're doing. ## Updating the DremJS Desktop is quite easy, as long as you know what you're doing.
### Step 1 ### Step 1
Go into the index-open.html file and copy your application list to clipbord or to a txt file. Go into the index-open.html file and copy your application list to clipboard or to a text file.
### Step 2 ### Step 2
Download the repository and unzip the zip file to your DremJS Desktop. Overwrite all files. Download the repository and unzip the zip file to your DremJS Desktop. Overwrite all files. Accept any overwrite prompts or merge prompts.
### Step 3 ### Step 3
Copy your DremJS Desktop application list with the new application list in the new index-open.html file. Copy your DremJS Desktop application list with the new application list in the new index-open.html file.
Note: You should delete any duplicate application listings! **Note:** You should delete any duplicate application listings!
And that's it! Now you have the latest version of DremJS installed on your web server! And that's it! Now you have the latest version of DremJS installed on your web server!