docs: update installer tool list in README (#627)

This commit is contained in:
Sheroy Cooper
2026-06-30 21:54:18 +05:30
committed by GitHub
parent 48502e16e3
commit 7632f06682
+5 -1
View File
@@ -714,8 +714,10 @@ The installer scans your system for installed tools, shows a checkbox UI, and le
[ ] 10) [ ] Qwen Code (~/.qwen/agents)
[ ] 11) [ ] Kimi Code (~/.config/kimi/agents)
[ ] 12) [ ] Codex (~/.codex/agents)
[ ] 13) [ ] Osaurus (~/.osaurus/skills)
[ ] 14) [ ] Hermes (~/.hermes/plugins)
[1-12] toggle [a] all [n] none [d] detected
[1-14] toggle [a] all [n] none [d] detected
[Enter] install [q] quit
```
@@ -726,6 +728,8 @@ The installer scans your system for installed tools, shows a checkbox UI, and le
./scripts/install.sh --tool openclaw
./scripts/install.sh --tool antigravity
./scripts/install.sh --tool codex
./scripts/install.sh --tool osaurus
./scripts/install.sh --tool hermes
```
**Non-interactive (CI/scripts):**