diff --git a/README.md b/README.md index 5fb3e4e..d469da3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ 5. `abra app deploy YOURAPPDOMAIN` 6. This should be automated but you also need to run `abra app run loomio_some_domain app rake db:migrate` 7. Open the configured domain in your browser to finish set-up +8. Give yourself admin rights by running `User.last.update(is_admin: true)` [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra [`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik