diff --git a/Installation.md b/Installation.md index 59911b3..5640446 100644 --- a/Installation.md +++ b/Installation.md @@ -12,9 +12,9 @@ LiveAtlas is a drop-in replacement for the default Dynmap UI and should work wit The existing index.html should be overwritten. -3. Set index.html as read-only. - - This will prevent Dynmap overwriting it after every update. +3. Prevent Dynmap overwriting LiveAtlas' index.html: + * (Dynmap v3.3.2 or newer) Set `update-webpath-files` to `false` in Dynmap's configuration.txt + * (Older versions) Set index.html as read-only. 4. Clear any CDN caches you may have.