diff --git a/daprdocs/content/en/getting-started/install-dapr-selfhost.md b/daprdocs/content/en/getting-started/install-dapr-selfhost.md index 174bf6ded12..6c27f4d5840 100644 --- a/daprdocs/content/en/getting-started/install-dapr-selfhost.md +++ b/daprdocs/content/en/getting-started/install-dapr-selfhost.md @@ -142,7 +142,7 @@ explorer "$env:USERPROFILE\.dapr" If using command line, run: ```cmd -explorer "%USERPROFILE%.dapr" +explorer "%USERPROFILE%\.dapr" ``` **Result:**