diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-05-06 05:05:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 05:05:32 +0300 |
| commit | 13cf7271d6350a883a124d809b969321934abb7a (patch) | |
| tree | a822f006abd9afcebe82b052feeb5b1bb7fc5032 /README.zh_CN.md | |
| parent | 63edc63ab0c1b2ec679dde0292d5e557da8e350e (diff) | |
fix: check default credentials during a fresh installation
Diffstat (limited to 'README.zh_CN.md')
| -rw-r--r-- | README.zh_CN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.zh_CN.md b/README.zh_CN.md index 995a6ee1..703b6733 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/master/install.sh) +bash <(curl -Ls https://raw.githubusercontent.com/MHSanaei/3x-ui/refs/tags/v2.5.8/install.sh) ``` ## 安装旧版本 (我们不建议) |
