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:
Shivam Kumar 2022-10-06 08:48:09 +05:30 committed by GitHub
parent f9af023191
commit 5233a87f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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