Skip to content

Commit

Permalink
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
  • Loading branch information
msfussell and marcduiker authored Jan 31, 2024
1 parent e57a75c commit a3c6b61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ ls $HOME/.dapr
{{% codetab %}}
You can verify using either PowerShell or command line. If using PowerShell, run:
```powershell
explorer "$env:USERPROFILE.dapr"
explorer "$env:USERPROFILE\.dapr"
```

If using command line, run:
Expand Down

0 comments on commit a3c6b61

Please sign in to comment.