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 a3c6b61 commit d269ed8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ explorer "$env:USERPROFILE\.dapr"

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

**Result:**
Expand Down

0 comments on commit d269ed8

Please sign in to comment.