Updated Installation (markdown)

DremOS Developing Team 2018-09-28 10:20:46 -05:00
parent 65aa842d94
commit 85a3f08d6d

@ -14,4 +14,7 @@ Remove the index.htm and icon.ico _<verify>_ files inside the MiniWeb folder. Th
If you want to access DremJS from the outside world, allow port 8000 on your router.
### Step 4
Start your server. If all goes well, DremJS will start when you go to your ip (example: 128.0.0.1:8000)
Start your server. If all goes well, DremJS will start when you go to your ip (example: 128.0.0.1:8000)
# DremJS Updates Frequently
Because DremJS updates very frequently, you may want to also know how to [update](https://github.com/sparrdrem/DremJS/wiki/Updating) it.