Skip to content

Commit

Permalink
Update Cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theCyberTech authored Aug 17, 2024
1 parent cddf2d8 commit 6e36f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/core-concepts/Cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ The CrewAI CLI provides a set of commands to interact with CrewAI, allowing you

## Installation

To use the CrewAI CLI, make sure you have CrewAI installed:
To use the CrewAI CLI, make sure you have CrewAI & Poetry installed:

```
pip install crewai
pip install crewai poetry
```

## Basic Usage
Expand Down

0 comments on commit 6e36f84

Please sign in to comment.