mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
This commit is contained in:
parent
e9a7a6f995
commit
96cad2bbb3
|
@ -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"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue