mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
This commit is contained in:
parent
f9af023191
commit
5233a87f82
|
@ -62,7 +62,7 @@ $script=iwr -useb https://raw.githubusercontent.com/dapr/cli/master/install/inst
|
|||
|
||||
#### Install using winget
|
||||
|
||||
Install the latest windows Dapr cli to `$Env:SystemDrive\dapr` and add this directory to the User PATH environment variable:
|
||||
Install the latest Windows Dapr CLI to `$Env:SystemDrive\dapr` and add this directory to the user PATH environment variable:
|
||||
|
||||
```powershell
|
||||
winget install Dapr.CLI
|
||||
|
|
Loading…
Reference in New Issue