mirror of https://github.com/dapr/docs.git
Add the note for windows user (#163)
This commit is contained in:
parent
9cd6b5ea0e
commit
25dbf7d61f
|
@ -13,6 +13,8 @@ Dapr can be run in either Standalone or Kubernetes modes. Running Dapr runtime i
|
|||
|
||||
* Install [Docker](https://docs.docker.com/install/)
|
||||
|
||||
> For Windows user, ensure that `Docker Desktop For Windows` uses Linux containers.
|
||||
|
||||
## Installing Dapr CLI
|
||||
|
||||
### Using script to install the latest release
|
||||
|
|
Loading…
Reference in New Issue