Skip to content

Commit

Permalink
fix(readme): update instructions for env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshpinto committed Feb 17, 2025
1 parent 63658ea commit 2873f70
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,7 @@ uv sync --all-extras

### Step 2: Configure Environment Variables

Set your OpenRouter API key in your environment:

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

Verify your available credits and get all supported models with:

Expand Down

0 comments on commit 2873f70

Please sign in to comment.