From e95d87981d9c05523b3fef16699bf98c3d914233 Mon Sep 17 00:00:00 2001 From: DeveloperDurp <74198206+DeveloperDurp@users.noreply.github.com> Date: Sat, 26 Jun 2021 11:26:10 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c348da..f049d41 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ## How to use #PS1 -1. Open a powershell window as Administrator +1. Open a powershell window 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