This commit is contained in:
2026-04-25 11:32:17 -04:00
parent 35321f0f4a
commit 7e5b1b4e20
3 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ jq
Install the tetosong command with:
```bash
bash <(curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/test/installer.sh)
bash <(curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/main/installer.sh)
```
once installed, make sure you add ~/.local/bin to your $PATH if it is not already there.