mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/cli/dapr-init.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
This commit is contained in:
parent
33387d73d4
commit
27d995b807
|
|
@ -71,7 +71,7 @@ dapr init -s
|
|||
|
||||
**Specify a runtime version**
|
||||
|
||||
You can also specify a specific runtime version. Be default, the latest version is used.
|
||||
You can also specify a specific runtime version. By default, the latest version is used.
|
||||
|
||||
```bash
|
||||
dapr init --runtime-version 1.13.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue