summaryrefslogtreecommitdiff
path: root/README_zh_CN.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_zh_CN.md')
-rw-r--r--README_zh_CN.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md
index 5fb207c..ed64bd1 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -15,10 +15,3 @@
<img src="https://img.shields.io/badge/Status-Development%20in%20Progress-yellow?style=for-the-badge">
<img src="https://img.shields.io/badge/Release-Not%20Available-lightgrey?style=for-the-badge">
</p>
-
-# 安装 (从源码编译)
-
-```bash
-# Linux
-curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/setup/linux/inst.sh | bash
-```