From 2b41209f2b76d4067867be466bdcfed478ff3f39 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 24 Jan 2026 04:41:19 +0800 Subject: Move setup scripts to scripts/setup directory --- README.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3fbdf32..736ee62 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,3 @@

- -# Install (From Source Code) - -```bash -# Linux -curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/setup/linux/inst.sh | bash -``` -- cgit