Update README.md (#81)

bellow -> below
This commit is contained in:
Ikko Eltociear Ashimine
2024-01-08 01:37:30 +09:00
committed by GitHub
parent 2ef682edf3
commit e7a201a2f6

View File

@@ -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
```