use <>, not parsed

This commit is contained in:
decentral1se 2021-12-27 03:14:19 +01:00
parent db491dcf42
commit b4dfa811a7
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_name`
* `abra app deploy $app_name`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).