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:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-10-17 12:45:22 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-10-17 12:45:22 +0300
commit80183f61e8d882ba540d6fa873f5aa8c1ee6a969 (patch)
treee883910ff852ae17cde15077826854a9f6ac7fec /README.zh_CN.md
parent1b9432ff37e5835c4c2f3f3b4d97da9e583d354d (diff)
update README: using old versions
i don't care anymore do whatever you want Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'README.zh_CN.md')
-rw-r--r--README.zh_CN.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.zh_CN.md b/README.zh_CN.md
index dda0651e..96a29e44 100644
--- a/README.zh_CN.md
+++ b/README.zh_CN.md
@@ -30,12 +30,12 @@
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
```
-## 安装指定版本
+## 安装指定版本 (我们不建议)
-要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.4.3`:
+要安装您想要的版本,请使用以下安装命令。例如,ver `v1.7.9`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.4.3
+VERSION=v1.7.9 bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/refs/tags/$VERSION/install.sh") $VERSION
```
### SSL证书