fix: avoid parsing that too

This commit is contained in:
decentral1se 2021-12-27 02:52:00 +01:00
parent b73eeb871b
commit db491dcf42
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
## Quick start
* `abra app new {{ .Name }} --secrets`
* `abra app config <app>`
* `abra app deploy <app>`
* `abra app config $app_name`
* `abra app deploy $app_name`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).