mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
Update README.md
This commit is contained in:
@@ -32,6 +32,11 @@ To get started with CrewAI, follow these simple steps:
|
|||||||
pip install crewai
|
pip install crewai
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The example bellow also uses duckduckgo, so also install that
|
||||||
|
```shell
|
||||||
|
pip install duckduckgo-search
|
||||||
|
```
|
||||||
|
|
||||||
2. **Setting Up Your Crew**:
|
2. **Setting Up Your Crew**:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|||||||
Reference in New Issue
Block a user