From 4a017306b4ba973ff784bab6584557872b84cea2 Mon Sep 17 00:00:00 2001 From: Brooke Date: Sun, 6 Apr 2025 17:43:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c972d33..301a02a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ SMTP is required for setup, supply that secret first * `abra app run app mobilizon_ctl users.new "" --admin --password ""` +## Create standard user account + +* `abra app run app mobilizon_ctl users.new "" --password ""` + + After logging in with these credentials the user will be prompted to set a nick and uri (ie. something like `username@mobilizon.example.com`). For more, see [`docs.mobilizon.org`](https://docs.mobilizon.org).