Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit bb9d8dc

Browse files
use sudo
1 parent 698f8e3 commit bb9d8dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ _NOTE: If you'd rather not use the script, simply copy the `out/Microsoft.PowerS
127127

128128
#### Running
129129

130+
First, you must run pwsh with sudo:
131+
132+
```powershell
133+
sudo pwsh
134+
```
135+
130136
If you have the `Microsoft.PowerShell.IoT` module in your PSModulePath:
131137

132138
```powershell

0 commit comments

Comments
 (0)