@@ -32,6 +32,11 @@ To get started with CrewAI, follow these simple steps:
pip install crewai
```
The example bellow also uses duckduckgo, so also install that
```shell
pip install duckduckgo-search
```
2.**Setting Up Your Crew**:
```python
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.