diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh_CN.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 ``` 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 ``` |
