From 0e7160a06cfdeb25b1aebfda9f05f34cf339066a Mon Sep 17 00:00:00 2001 From: James Lyne Date: Tue, 7 Sep 2021 19:34:19 +0100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index cdce641..7588bfc 100644 --- a/Installation.md +++ b/Installation.md @@ -9,7 +9,7 @@ LiveAtlas is a drop-in replacement for the default Dynmap UI and should work wit 1. [Download the latest release](https://github.com/JLyne/LiveAtlas/releases/latest) 2. Extract into the `plugins/dynmap/web` folder on your Minecraft server. The existing index.html should be overwritten. -3. (Recommended) Set index.html as read-only. This will prevent Dynmap overwriting it after every update. +3. Set index.html as read-only. This will prevent Dynmap overwriting it after every update. 4. Clear any CDN caches you may have. If you don't know what this means then don't worry about it. 5. Done.