diff --git a/README.md b/README.md index 28f40419f..cebcf54c4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To get started with CrewAI, follow these simple steps: pip install crewai ``` -The example bellow also uses duckduckgo, so also install that +The example below also uses duckduckgo, so also install that ```shell pip install duckduckgo-search ```