summaryrefslogtreecommitdiff
path: root/README_zh_CN.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-24 04:41:19 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-24 04:41:19 +0800
commit2b41209f2b76d4067867be466bdcfed478ff3f39 (patch)
tree7f232e5f468ceb4b40f0c1506a167c4de6236657 /README_zh_CN.md
parent4c77a05993d40c42ebe78c1d3a72f8049f360982 (diff)
Move setup scripts to scripts/setup directory
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
-```