From 5e4c1b9044c6e08448278fa33f9773d1df6cbf3e Mon Sep 17 00:00:00 2001 From: ALOKY Date: Fri, 3 Apr 2026 16:00:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f00a2fb0..ae38ecf6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ As an enhanced fork of the original X-UI project, 3X-UI provides improved stabil ## Quick Start ```bash -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) +bash <(curl -Ls https://raw.githubusercontent.com/xAlokyx/3x-ui/main/install.sh) ``` For full documentation, please visit the [project Wiki](https://github.com/MHSanaei/3x-ui/wiki).