diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-10 10:22:45 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-10 10:22:52 +0800 |
| commit | 5fd3992ff8eea62967288c639985bfe60b9a171b (patch) | |
| tree | c5e62533ce32fd1f7f6335c9f210ace1a7ea1374 /README_zh_CN.md | |
| parent | 89eb19bcbb6f56778d58ad5710ff83feecf2da9b (diff) | |
Move installation script to setup/linux directory
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 dcd9537..e129640 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -20,5 +20,5 @@ ```bash # Linux -curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/scripts/inst.sh | bash +curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/setup/linux/inst.sh | bash ``` |
