Clarify LLM configuration instructions in README

This commit is contained in:
arkml 2025-11-19 09:29:13 +05:30 committed by GitHub
parent 019ae34293
commit 0d4c5e295c
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
```