Update README (#325)

Without the quotes - `zsh: no matches found: arcade-ai[evals]`
This commit is contained in:
Eric Gustin 2025-03-24 08:57:58 -08:00 committed by GitHub
parent 04bda3cc45
commit 3b8d978e89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,7 @@ Now you can install the Tool SDK through pip.
If you plan on writing evaluations for your tools and the LLMs you use, you will also need to install the `evals` extra.
```bash
pip install arcade-ai[evals]
pip install 'arcade-ai[evals]'
```
2. **Log in to Arcade:**