From 0502796dabd2d8ac96a956698e24b2d95b3160b0 Mon Sep 17 00:00:00 2001 From: Nikolay <67540774+kolxz2@users.noreply.github.com> Date: Thu, 9 Apr 2026 00:01:33 +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 1e222aa3..4c97a44a 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/kolxz2/3x-ui/master/install.sh) ``` For full documentation, please visit the [project Wiki](https://github.com/kolxz2/3x-ui/wiki).