Skip to content

Commit d8b1858

Browse files
authored
docs: make quick start procedure to work by fixing the minimal .env in readme (bubbuild#68)
1 parent ba369a3 commit d8b1858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Minimal `.env`:
3030

3131
```bash
3232
BUB_MODEL=openrouter:qwen/qwen3-coder-next
33-
OPENROUTER_API_KEY=your_key_here
33+
LLM_API_KEY=your_key_here
3434
```
3535

3636
Start interactive CLI:

0 commit comments

Comments
 (0)