Skip to content

Commit

Permalink
fix: chess readme env
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragts committed Feb 5, 2025
1 parent 32d0b31 commit 41b9cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/examples/apps/chess_team/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pip install -r cookbook/examples/apps/chess_team/requirements.txt
Create a `.envrc` file or export your API keys:

```shell
export ANTHROPIC_API_KEY=your_api_key_here
export OPENAI_API_KEY=your_api_key_here
```

### 4. Run the application
Expand Down

0 comments on commit 41b9cf7

Please sign in to comment.