Skip to content

Commit 87d57b9

Browse files
Update README.md
1 parent d90065a commit 87d57b9

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,7 @@ Checkpoint-Computer -Description "setup script run" -RestorePointType "MODIFY_SE
3434

3535
Open up standard windows terminal or powershell, ***NOT*** command prompt.
3636

37-
Unblock the file and run it:
38-
39-
```
40-
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
41-
.\Downloads\setup.ps1
42-
```
43-
44-
I have not tried this yet, but I believe you can do
37+
Run the below command, replacing the path to `setup.ps1` as needed
4538

4639
```
4740
powershell -ep Bypass -File .\Downloads\setup.ps1

0 commit comments

Comments
 (0)