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: Hannah Hunter <[email protected]>
Signed-off-by: Prashant Rewar <[email protected]>
  • Loading branch information
prashantrewar and hhunter-ms authored Jan 31, 2024
1 parent b692676 commit e57a75c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion daprdocs/content/en/getting-started/install-dapr-selfhost.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ You can verify using either PowerShell or command line. If using PowerShell, run
```powershell
explorer "$env:USERPROFILE.dapr"
```
command line

If using command line, run:
```cmd
explorer "%USERPROFILE%.dapr"
```
Expand Down

0 comments on commit e57a75c

Please sign in to comment.