mirror of https://github.com/dapr/cli.git
Fix type (#28)
This commit is contained in:
parent
083c294ac9
commit
ca9b8610fb
|
@ -43,7 +43,7 @@ $ actions init --kubernetes
|
|||
✅ Success! Get ready to rumble
|
||||
```
|
||||
|
||||
*Note: The init command will install the latest stable version of Actions on your cluster. For more advanced use cases, plese use our [Helm Chart](https://github.com/actionscore/actions/tree/master/charts/actions-operator).*
|
||||
*Note: The init command will install the latest stable version of Actions on your cluster. For more advanced use cases, please use our [Helm Chart](https://github.com/actionscore/actions/tree/master/charts/actions-operator).*
|
||||
|
||||
#### Launch Actions and your app
|
||||
|
||||
|
|
Loading…
Reference in New Issue