From 5b241b871d840523f9ccbaa13d8dd6a04cc5ce67 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Fri, 25 Dec 2020 21:25:12 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2bc29f..8702f69 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Using an [external webserver](https://github.com/webbukkit/dynmap/wiki/External- ### Default internal webserver 1. Download the latest release. 2. Extract into `plugins/dynmap/web`. The existing index.html should be overwritten. -3. (Optional) Set index.html as readonly. This will prevent Dynmap overwriting it after every update. +3. (Recommended) Set index.html as readonly. This will prevent Dynmap overwriting it after every update. 4. Clear any CDN caches you may have. 5. Done.