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).