From b3ddd0d48ae19d4e546d9303e76ea366e2b6c283 Mon Sep 17 00:00:00 2001 From: 006lp <144674902+006lp@users.noreply.github.com> Date: Fri, 18 Apr 2025 21:14:25 +0800 Subject: [PATCH] docs: 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 c221dc36..995a6ee1 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -40,7 +40,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. 要安装您想要的版本,请使用以下安装命令。例如,ver `v1.7.9`: ``` -VERSION=v1.7.9 && <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION +VERSION=v1.7.9 && bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION ``` ### SSL证书 @@ -586,4 +586,4 @@ XUI_BIN_FOLDER="bin" XUI_DB_FOLDER="/etc/x-ui" go build main.go ## Star趋势 -[](https://starchart.cc/MHSanaei/3x-ui) \ No newline at end of file +[](https://starchart.cc/MHSanaei/3x-ui)