Update README.md

This commit is contained in:
James Lyne 2020-12-25 21:25:12 +00:00 committed by GitHub
parent 38342bcb3c
commit 5b241b871d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.