Update README.md

This commit is contained in:
DeveloperDurp
2021-06-26 11:26:10 -05:00
committed by GitHub
parent 8a9e4a6174
commit e95d87981d

View File

@@ -5,8 +5,8 @@
## How to use ## How to use
#PS1 #PS1
1. Open a powershell window as Administrator 1. Open a powershell window
2. Run the following command 2. Run the following command
* Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DeveloperDurp/KeyPresser/main/KeyPresser.ps1')) * Start-Process Powershell -Verb runAs -ArgumentList "-Command Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DeveloperDurp/KeyPresser/main/KeyPresser.ps1'))"
3. Enjoy 3. Enjoy