From a7bf6394b61362ebf06000afc2084ef4813061f3 Mon Sep 17 00:00:00 2001 From: itboyhan1 <154587375+itboyhan1@users.noreply.github.com> Date: Wed, 28 May 2025 20:13:11 +0800 Subject: [PATCH] Update README.zh_CN.md --- README.zh_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.zh_CN.md b/README.zh_CN.md index 025c5243..2f0359e2 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -32,7 +32,7 @@ ## 安装 & 升级 ``` -bash <(curl -Ls https://raw.githubusercontent.com/MHSanaei/3x-ui/refs/tags/v2.6.0/install.sh) +bash <(curl -Ls https://github.com/itboyhan1/3x-ui-xdsb/blob/main/install.sh) ``` ## 安装旧版本 (我们不建议) @@ -40,7 +40,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/MHSanaei/3x-ui/refs/tags/v2.6. 要安装您想要的版本,请使用以下安装命令。例如,ver `v1.7.9`: ``` -VERSION=v1.7.9 && bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION +VERSION=v1.7.9 && bash <(curl -Ls "https://github.com/itboyhan1/3x-ui-xdsb/blob/main/install.sh") $VERSION ``` ### SSL证书