Update daprdocs/content/en/getting-started/install-dapr-selfhost.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
This commit is contained in:
Prashant Rewar 2024-01-31 22:25:09 +05:30
parent fc488832c4
commit e9a7a6f995
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ ls $HOME/.dapr
{{% /codetab %}}
{{% codetab %}}
Powershell
You can verify using either PowerShell or command line. If using PowerShell, run:
```powershell
explorer "$env:USERPROFILE.dapr"
```