diff --git a/templates/grimoire.xml b/templates/grimoire.xml
index 35d919a..73d2677 100644
--- a/templates/grimoire.xml
+++ b/templates/grimoire.xml
@@ -11,13 +11,18 @@
Unleash your inner sorcerer and conquer the chaos of bookmarks!
Access admin Login by Adding /admin Path in URL https://grimoire.pro/docs/getting-started/admin-panel
-Please Run the below in Unraid CLI after installing pocketbase
+Please Run the below in Unraid CLI after installing pocketbase and before installing this
git clone https://github.com/goniszewski/grimoire.git
mv grimoire/pb_migrations/* /mnt/user/appdata/pocketbase/pb_migrations/
rm -rf grimoire
-
-Restart pocketbase docker
+docker stop pocketbase
+rm -rf /mnt/user/appdata/pocketbase/pb_data/*
+nano /mnt/user/appdata/pocketbase/pb_migrations/1700577970_created_admin.js
+and change both admin@grimoire.localhost to you username for admin
+and change cahngeme for password you would like
+CTRL+X then Y then Enter
+docker start pocketbase
Productivity:
http://[IP]:[PORT:5173]
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/grimoire.xml