Skip to content

Commit

Permalink
Update Creating-a-Crew-and-kick-it-off.md: add compatible python vers…
Browse files Browse the repository at this point in the history
…ions (#420)

* Update Creating-a-Crew-and-kick-it-off.md: add compatible python versions

* Update Creating-a-Crew-and-kick-it-off.md

---------

Co-authored-by: João Moura <joaomdmoura@gmail.com>
  • Loading branch information
ftoppi and joaomdmoura committed Apr 3, 2024
1 parent ac5e7d2 commit 3848622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/Creating-a-Crew-and-kick-it-off.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: A comprehensive guide to creating a dynamic CrewAI team for your pr
Embark on your CrewAI journey by setting up your environment and initiating your AI crew with enhanced features. This guide ensures a seamless start, incorporating the latest updates.

## Step 0: Installation
Install CrewAI and any necessary packages for your project.
Install CrewAI and any necessary packages for your project. CrewAI is compatible with Python >=3.10,<=3.13.

```shell
pip install crewai
Expand Down

0 comments on commit 3848622

Please sign in to comment.