We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f115917 commit c0290f6Copy full SHA for c0290f6
README.md
@@ -56,7 +56,7 @@ The output will look like this:
56
57
### install release
58
```bash
59
-bash -c "$(curl -fsSL https://raw.githubusercontent.com/sejoharp/worktimers/refs/heads/main/install.sh)"
+bash -c "$(curl -fsSL https://raw.githubusercontent.com/sejoharp/worktimers/refs/heads/main/scripts/install.sh)"
60
```
61
62
### install from source
install.sh scripts/install.shinstall.sh renamed to scripts/install.sh
0 commit comments