mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
Remove Configure API keys section from README
arc install handles API key setup interactively. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
588254c43c
commit
041c963340
1 changed files with 0 additions and 11 deletions
11
README.md
11
README.md
|
|
@ -90,17 +90,6 @@ cargo build --release
|
|||
|
||||
</details>
|
||||
|
||||
### Configure API keys
|
||||
|
||||
Set at least one LLM provider key:
|
||||
|
||||
```bash
|
||||
export ANTHROPIC_API_KEY=sk-ant-...
|
||||
# and/or
|
||||
export OPENAI_API_KEY=sk-...
|
||||
export GEMINI_API_KEY=AI...
|
||||
```
|
||||
|
||||
### Run the setup wizard
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue