aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-02 10:54:33 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-02 10:54:33 +0800
commit8be7c0d0e87082d1a1828e8dc1c528cd835933a2 (patch)
tree859945c096c9c645075f70303b137d9a48193d4c /README.md
parentcd2ac22ad8d32a0500c5a3f71053ef819b0643c0 (diff)
docs(README): add chmod instruction after curl install
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 291f3d8..4f87fa0 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ For Linux:
```bash
curl -fsSL https://raw.githubusercontent.com/catilgrass/run/refs/heads/master/install/install.sh | bash
+chmod +x run.sh
```
For Windows: