Update README (#325)
Without the quotes - `zsh: no matches found: arcade-ai[evals]`
This commit is contained in:
parent
04bda3cc45
commit
3b8d978e89
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
|
|
|
|||
Loading…
Reference in a new issue