Updated Installation (markdown)

DremOS Developing Team 2018-11-05 11:10:26 -06:00
parent 77c476904b
commit e2b26ddbaa

@ -8,6 +8,7 @@ Go to the repository and click "Clone or Download". From here, you will then cli
If you do not already have MiniWeb, please download it [here.](https://sourceforge.net/projects/miniweb/) MiniWeb is an HTTP server for Windows. This is recommended since Windows doesn't support Apache2. If you have Linux feel free to use Apache2 instead. If you do not already have MiniWeb, please download it [here.](https://sourceforge.net/projects/miniweb/) MiniWeb is an HTTP server for Windows. This is recommended since Windows doesn't support Apache2. If you have Linux feel free to use Apache2 instead.
**_NOTE (BUG): If you use the MiniWeb solution, then the 404 Crash Handler will be unable to run. We are currently trying to find a workaround to this_** **_NOTE (BUG): If you use the MiniWeb solution, then the 404 Crash Handler will be unable to run. We are currently trying to find a workaround to this_**
**NOTE:** Apache2 use is untested. More than likely, there will be no bugs there, except maybe the same problem with MiniWeb.
### Step 2 ### Step 2