From 507db718faef7e2560c93ba4263ce3d5f96e7f44 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team Date: Mon, 5 Nov 2018 11:01:56 -0600 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 4471e81..52b7a80 100644 --- a/Installation.md +++ b/Installation.md @@ -5,7 +5,10 @@ Go to the repository and click "Clone or Download". From here, you will then click "Download ZIP". ### Step 1.1 -If you do not already have MiniWeb, please download it [here.](https://sourceforge.net/projects/miniweb/) MiniWeb is an HTTP server for Windows (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_** + ### Step 2 Remove the index.htm and icon.ico __ files inside the MiniWeb folder. Then, copy all the files inside the DremJS ZIP file.