mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
Update Cli.md
This commit is contained in:
@@ -4,10 +4,10 @@ The CrewAI CLI provides a set of commands to interact with CrewAI, allowing you
|
|||||||
|
|
||||||
## Installation
|
## 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
|
## Basic Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user