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 # CrewAI
## Installing Dependencies
```bash
poetry lock
poetry install
```
## Virtual Env ## Virtual Env
```bash ```bash
poetry shell poetry shell
@@ -20,6 +26,7 @@ poetry build
pip install dist/*.tar.gz pip install dist/*.tar.gz
``` ```
RolaPLaying
# CrewAI # CrewAI