diff --git a/frontend/public/json/pocketbase.json b/frontend/public/json/pocketbase.json index 73a834171..0745af81a 100644 --- a/frontend/public/json/pocketbase.json +++ b/frontend/public/json/pocketbase.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Type `/opt/pocketbase/pocketbase superuser create ADMIN EMAIL` to create your superuser account.", + "text": "Type `/opt/pocketbase/pocketbase superuser create YOUREMAIL PASSWORD` to create your superuser account.", "type": "info" } ]