Skip to content

Commit

Permalink
Update README.md (#391)
Browse files Browse the repository at this point in the history
bellow -> below
  • Loading branch information
eltociear committed Mar 30, 2024
1 parent 128ce91 commit 646ed4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To get started with CrewAI, follow these simple steps:
pip install crewai
```

If you want to also install crewai-tools, which is a package with tools that can be used by the agents, but more dependencies, you can install it with, example bellow uses it:
If you want to also install crewai-tools, which is a package with tools that can be used by the agents, but more dependencies, you can install it with, example below uses it:

```shell
pip install 'crewai[tools]'
Expand Down

0 comments on commit 646ed4f

Please sign in to comment.