diff --git a/README.md b/README.md index 90a5887..52c8bdd 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,12 @@ ## Quick start - `abra app new liberaforms --secrets` -- `abra app config ` +- Set an admin email address `abra app config ` - `abra app deploy ` - Create tables `abra app cmd forms setup_db` more info in [liberaforms docs](https://gitlab.com/liberaforms/liberaforms/-/blob/main/docs/docker.md?ref_type=heads#create-the-database) +## Admin account setup + +Once liberaforms is deployed, go to the login screen by clicking the text in the top right. Next, click "forgot password" now you can fill in the email you set as your admin email and you will be prompted to set a password. + For more, see [`docs.liberaforms.org`](https://docs.liberaforms.org/).