Merge pull request #301 from rowboatlabs/arkml-patch-4

Clarify LLM configuration instructions in README
This commit is contained in:
arkml 2025-11-19 09:32:12 +05:30 committed by GitHub
commit 18e86ac1af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ Inspired by Claude Code, RowboatX brings the same shell-native power to backgrou
```bash
npx @rowboatlabs/rowboatx
```
2. Configure LLM
2. Configure LLM (defaults to OpenAI)
```
edit ~/.rowboat/config/models.json
```