Skip to content

Commit 71de195

Browse files
committed
fix typo
1 parent dc6dfec commit 71de195

File tree

1 file changed

+1
-2
lines changed
  • docs/use-cases/AI_ML/MCP/ai_agent_libraries

1 file changed

+1
-2
lines changed

docs/use-cases/AI_ML/MCP/ai_agent_libraries/crewai.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can run the following steps either from your Python REPL or via script.
3030

3131
## Install libraries {#install-libraries}
3232

33-
Install the Claude Agent SDK library by running the following commands:
33+
Install the CrewAI library by running the following commands:
3434

3535
```python
3636
!pip install -q --upgrade pip
@@ -254,7 +254,6 @@ Status: Completed
254254
│ │
255255
│ │
256256
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
257-
258257
```
259258

260259
</VerticalStepper>

0 commit comments

Comments
 (0)