diff --git a/json/ente.json b/json/ente.json index 94e911ab..6539a689 100644 --- a/json/ente.json +++ b/json/ente.json @@ -41,11 +41,15 @@ "type": "warning" }, { - "text": "First-Start: After verifying, remove the subscription limit: `ente admin update-subscription -a -u --no-limit`", + "text": "First-Start: Add your account to the CLI: `ente account add` (server URL: http://localhost:8080)", "type": "warning" }, { - "text": "To use the Ente CLI to add/whitelist admins, follow the instructions at https://ente.io/help/self-hosting/administration/cli", + "text": "First-Start: Remove the subscription limit: `ente admin update-subscription -a -u --no-limit True`", + "type": "warning" + }, + { + "text": "For CLI admin docs see https://ente.io/help/self-hosting/administration/cli", "type": "info" }, {