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
fc488832c4
commit
e9a7a6f995
|
|
@ -135,7 +135,7 @@ ls $HOME/.dapr
|
||||||
{{% /codetab %}}
|
{{% /codetab %}}
|
||||||
|
|
||||||
{{% codetab %}}
|
{{% codetab %}}
|
||||||
Powershell
|
You can verify using either PowerShell or command line. If using PowerShell, run:
|
||||||
```powershell
|
```powershell
|
||||||
explorer "$env:USERPROFILE.dapr"
|
explorer "$env:USERPROFILE.dapr"
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue