mirror of https://github.com/dapr/docs.git
Add clarification to command
This commit is contained in:
parent
91c2d5f1b1
commit
e873702052
|
@ -96,7 +96,7 @@ bin components config.yaml
|
||||||
{{% /codetab %}}
|
{{% /codetab %}}
|
||||||
|
|
||||||
{{% codetab %}}
|
{{% codetab %}}
|
||||||
Open `%USERPROFILE%\.dapr\` in file explorer:
|
Using Command Prompt (not PowerShell), open `%USERPROFILE%\.dapr\` in file explorer:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
explorer "%USERPROFILE%\.dapr\"
|
explorer "%USERPROFILE%\.dapr\"
|
||||||
|
|
Loading…
Reference in New Issue