diff --git a/README.md b/README.md index 02f85d6..7076d67 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ secrets must be generated outside of `abra` and that is achieved in step 2. See the [`abra.sh`](./abra.sh) for more. 1. `abra app new mastodon` -1. `abra app cmd secrets --local` +1. `abra app cmd --local secrets` 1. `abra app secret insert smtp_password v1 ` 1. `abra app config ` (uncomment SMTP details) 1. `abra app deploy `