diff --git a/README.md b/README.md
index 03a2c27..75cebd2 100644
--- a/README.md
+++ b/README.md
@@ -230,9 +230,6 @@ CryptPad is a private-by-design alternative to popular office tools and cloud se
**Docker Hub:** https://hub.docker.com/r/cryptpad/cryptpad
**Github:** https://github.com/xwiki-labs/cryptpad
-## First installation
-* Edit /cryptpad/config/config.example.js and rename to /cryptpad/config/config.js
-* Map a host port to container port 3000 for web UI
**[`^back to top^`](#unraid-templates)**
diff --git a/templates/cryptpad.xml b/templates/cryptpad.xml
index 2735ebd..12d36a9 100644
--- a/templates/cryptpad.xml
+++ b/templates/cryptpad.xml
@@ -8,7 +8,7 @@
false
https://forums.unraid.net/topic/89502-support-a75g-repo/
https://cryptpad.fr/
- CryptPad is the Zero Knowledge realtime collaborative editor.[br]Run it then edit config.js /mnt/user/appdata/cryptpad/cfg/config.js "httpAddress: '0.0.0.0'" and remove "//"
+ CryptPad is the Zero Knowledge realtime collaborative editor.
Productivity: Security:
http://[IP]:[PORT:3000]/
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/cryptpad.xml
@@ -17,16 +17,12 @@
- CryptPad is the Zero Knowledge realtime collaborative editor.[br]Run it then edit config.js /mnt/user/appdata/cryptpad/cfg/config.js "httpAddress: '0.0.0.0'" and remove "//"
- 3000
- 3001
- /mnt/user/appdata/cryptpad/cfg/
- /mnt/user/appdata/cryptpad/blob/storage/
- /mnt/user/appdata/cryptpad/datastore/
- /mnt/user/appdata/cryptpad/customize/
- /mnt/user/appdata/cryptpad/blobstage/
- /mnt/user/appdata/cryptpad/blob/
- /cryptpad/storage/
- false
- latest
+ CryptPad is the Zero Knowledge realtime collaborative editor.
+ 3000
+ 3001
+ /mnt/user/appdata/cryptpad/blob
+ /mnt/user/appdata/cryptpad/block
+ /mnt/user/appdata/cryptpad/customize
+ /mnt/user/appdata/cryptpad/data
+ /mnt/user/appdata/cryptpad/datastore
\ No newline at end of file