diff --git a/README.md b/README.md index bf3c3a6..00cd7ac 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Powershell scripts to use with "iwr" and "iex" commands with. ```powershell -iwr https://raw.githubusercontent.com/MysticalMike60t/powershell/refs/heads/main/scripts/SCRIPT_NAME.ps1 | iex +iwr https://powershell.cadenf.com/SCRIPT_NAME.ps1 | iex ```