mirror of https://github.com/dapr/docs.git
Update README.md (#353)
This commit is contained in:
parent
aa479b0dc1
commit
4857b75e15
|
@ -12,7 +12,7 @@ To learn more, see [Dapr Concepts](../concepts/README.md).
|
|||
|
||||
## Setup the development environment
|
||||
|
||||
Dapr can be run locally or in Kubernetes. We recommend starting with a local setup to explore the core Dapr concepts and familiarize yourself with the Dapr CLI. Follow these instructions to [configure Dapr locally](./environment-setup.md#prerequisites) or [in Kubernetes](./environment-setup.md#installing-dapr-on-a-kubernetes-cluster).
|
||||
Dapr can be run locally or in Kubernetes. We recommend starting with a local setup to explore the core Dapr concepts and familiarize yourself with the Dapr CLI. Follow these instructions to [configure Dapr locally and on Kubernetes](./environment-setup.md).
|
||||
|
||||
## Next steps
|
||||
|
||||
|
|
Loading…
Reference in New Issue