Updating readme

This commit is contained in:
Joao Moura
2023-11-08 22:22:40 -03:00
parent c3c5981fd1
commit c95cf9bda9

View File

@@ -1,5 +1,11 @@
# CrewAI
## Installing Dependencies
```bash
poetry lock
poetry install
```
## Virtual Env
```bash
poetry shell
@@ -20,6 +26,7 @@ poetry build
pip install dist/*.tar.gz
```
RolaPLaying
# CrewAI