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.