diff --git a/README.md b/README.md index 1945486..36ff97f 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ * `abra app config ` * `abra app deploy ` * `abra app cmd backend migrate` -* Minio buckets are created automatically on first deploy. To manually trigger: `abra app cmd minio minio_initialize` You should then be able to visit the landing page of your app, but not yet to login. To login, you need to deploy and integrate single sign on (described below in the "Configure Authentication" section). +Minio buckets are created automatically on first deploy. To manually trigger: `abra app cmd minio minio_initialize` ## Configure Authentication