Skip to content

Commit e4755b2

Browse files
Update README.md
1 parent bac131d commit e4755b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
Powershell scripts to use with "iwr" and "iex" commands with.
66

77
```powershell
8-
iwr https://raw.githubusercontent.com/MysticalMike60t/powershell/refs/heads/main/scripts/SCRIPT_NAME.ps1 | iex
8+
iwr https://powershell.cadenf.com/SCRIPT_NAME.ps1 | iex
99
```

0 commit comments

Comments
 (0)