summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--README_zh_CN.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3877a14..4545a99 100644
--- a/README.md
+++ b/README.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
```
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
```