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:
authorJay <130910450+jalalsaberi@users.noreply.github.com>2025-06-10 18:47:31 +0300
committerGitHub <noreply@github.com>2025-06-10 18:47:31 +0300
commitd9922d93af64c30a40d855f0eed142f49e8b583a (patch)
tree3eef357083a39f5da39386a227db01b2fc6e56b8 /README.zh_CN.md
parentc7d315f8484caa9db87886e9c16535e92662831f (diff)
chore: update the installation command (#3069)
* install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line
Diffstat (limited to 'README.zh_CN.md')
-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 133ffe0c..75e75603 100644
--- a/README.zh_CN.md
+++ b/README.zh_CN.md
@@ -23,7 +23,7 @@
## 快速开始
```
-$ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
```
完整文档请参阅 [项目Wiki](https://github.com/MHSanaei/3x-ui/wiki)。
@@ -53,4 +53,4 @@ $ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/instal
## 随时间变化的星标数
-[![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)