Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author006lp <144674902+006lp@users.noreply.github.com>2025-04-18 22:16:39 +0300
committerGitHub <noreply@github.com>2025-04-18 22:16:39 +0300
commitb527a528eac913b28c6624f6467941d89d819407 (patch)
tree437327792762257553a6ec09a47854be8851e35b
parent1a53af0434d2f1baa12a7e6e3559494c8637840a (diff)
docs: Update README.zh_CN.md (#2920)
-rw-r--r--README.zh_CN.md4
1 files 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趋势
-[![Stargazers over time](https://starchart.cc/MHSanaei/3x-ui.svg?variant=adaptive)](https://starchart.cc/MHSanaei/3x-ui) \ No newline at end of file
+[![Stargazers over time](https://starchart.cc/MHSanaei/3x-ui.svg?variant=adaptive)](https://starchart.cc/MHSanaei/3x-ui)