Update install-dapr-cli.md (#954)

This commit is contained in:
Ori Zohar 2020-11-24 16:04:20 -08:00 committed by GitHub
parent ae380d158b
commit ef9d2309d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ curl -fsSL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
Or you can install via [Homebrew](https://brew.sh):
```bash
brew install dapr/tap/dapr-cli
brew install dapr/tap/dapr-cli@1.0.0-rc.2
```
{{% /codetab %}}
@ -59,4 +59,4 @@ Learn more about the CLI and available commands in the [CLI docs]( {{< ref cli >
## Next steps
- [Init Dapr locally]({{< ref install-dapr.md >}})
- [Init Dapr on Kubernetes]({{< ref install-dapr-kubernetes.md >}})
- [Try a Dapr Quickstart]({{< ref quickstarts.md >}})
- [Try a Dapr Quickstart]({{< ref quickstarts.md >}})