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-20 15:09:45 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-10-20 15:18:50 +0300
commit6c27e4177d675bedc5f81da71f671b0a9c923b8d (patch)
tree3071f0e9fae015e4824aadefbafc077f03767fb1 /README.zh_CN.md
parentbebf83f06c71336a4feae468f0e709684f2ee894 (diff)
readme: install old version
Diffstat (limited to 'README.zh_CN.md')
-rw-r--r--README.zh_CN.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.zh_CN.md b/README.zh_CN.md
index c4fe7d86..748098c6 100644
--- a/README.zh_CN.md
+++ b/README.zh_CN.md
@@ -30,12 +30,13 @@
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
```
-## 安装指定版本 (我们不建议)
+## 安装旧版本 (我们不建议)
要安装您想要的版本,请使用以下安装命令。例如,ver `v1.7.9`:
```
-VERSION=v1.7.9 bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/refs/tags/$VERSION/install.sh") $VERSION
+VERSION=v1.7.9
+bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION
```
### SSL证书