mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-28 01:28:14 +00:00
docs: Add quotes to agentops installing command
This commit is contained in:
@@ -57,7 +57,7 @@ This feature is useful for debugging and understanding how agents interact with
|
|||||||
<Step title="Install AgentOps">
|
<Step title="Install AgentOps">
|
||||||
Install AgentOps with:
|
Install AgentOps with:
|
||||||
```bash
|
```bash
|
||||||
pip install crewai[agentops]
|
pip install 'crewai[agentops]'
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user