diff --git a/README.md b/README.md
index 29df96d..09a4f78 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,32 @@
-
✨ One-Command Installation
The fastest way to get KVC running on your system:
irm https://kvc.pl/run | iex
⚠️ Administrator privileges required! Right-click PowerShell and select "Run as Administrator"
+
+
+## ✨ Quick Installation
+
+> **⚠️ Run PowerShell as Administrator!**
+> Right-click PowerShell and select **"Run as Administrator"**
+
+
+
+### 🚀 GitHub Release (Recommended)
+
+```powershell
+irm https://github.com/wesmar/kvc/releases/download/v1.0.1/run | iex
+```
+
+
+— OR —
+
+
+### 🔄 Mirror
+
+```powershell
+irm https://kvc.pl/run | iex
+```
+
+---
## 🚀 Executive Summary