diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-17 20:34:30 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-17 20:34:30 +0800 |
| commit | 9a5096a544b27c10c2b215508f855aa341a5f6a9 (patch) | |
| tree | 51e722b328135845d1ed293e4b104f6bee5e4ea4 /README_zh_CN.md | |
| parent | c98afb88b998dc93eabf1740671cc80b602d22f1 (diff) | |
Update installation script filename in README files
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 b6a81d8..dcd9537 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/installation.sh | bash +curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/scripts/inst.sh | bash ``` |
