Update README.md

This commit is contained in:
Brooke 2025-04-06 17:43:10 +00:00
parent 7b56ff10c9
commit 4a017306b4

View File

@ -28,6 +28,11 @@ SMTP is required for setup, supply that secret first
* `abra app run <app_domain> app mobilizon_ctl users.new "<admin-email>" --admin --password "<admin-pass>"`
## Create standard user account
* `abra app run <app_domain> app mobilizon_ctl users.new "<admin-email>" --password "<admin-pass>"`
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).