diff --git a/README.md b/README.md
index 953e792..80784e7 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,18 @@ WHAT YOU RUN ON YOUR MACHINE IS YOUR RESPONSIBILITY. MAKE SURE TO HAVE AN ALTERN
1. Press Windows key and R at the same time
2. Type ```powershell irm http://api.vichingo455.freeddns.org/UninstallEdge/get | iex``` on the run box (don't irm blindly, [audit the script](https://git.vichingo455.freeddns.org/Vichingo455/ByeByeEdge-OneCMD/src/branch/main/powershell) before running the command, I'm not doing anything bad!)
3. Press enter and wait for the script to finish (UAC prompt might appear, click yes)
-
+
+ Antivirus warning?
+
+ In case of an antivirus warning, here's the backup trick:
+ 1. Press Windows key and R at the same time
+ 2. Type ```powershell``` and press OK
+ 3. Type ```irm http://api.vichingo455.freeddns.org/UninstallEdge/get | iex``` on powershell (don't irm blindly, [audit the script](https://git.vichingo455.freeddns.org/Vichingo455/ByeByeEdge-OneCMD/src/branch/main/powershell) before running the command, I'm not doing anything bad!)
+ 4. Press enter and wait for the script to finish (UAC prompt might appear, click yes)
+
+
+
Method 2