Skip to content

Commit 2873f70

Browse files
committed
fix(readme): update instructions for env setup
1 parent 63658ea commit 2873f70

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ uv sync --all-extras
3939

4040
### Step 2: Configure Environment Variables
4141

42-
Set your OpenRouter API key in your environment:
43-
44-
```bash
45-
export OPENROUTER_API_KEY=<your-openrouter-api-key>
46-
```
42+
Rename `.env.example` to `.env` and add in the variables (e.g. your [OpenRouter API Key](https://openrouter.ai/keys))
4743

4844
Verify your available credits and get all supported models with:
4945

0 commit comments

Comments
 (0)