diff --git a/README.md b/README.md index 876ce153..c38a37df 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Winutil must be run in Admin mode because it performs system-wide tweaks. To ach #### Stable Release (Recommended) ```ps1 -iex "& { $(iwr 'https://christitus.com/win') }" +iwr "https://christitus.com/win" | iex ``` #### Pre-Release Branch