mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-28 01:28:14 +00:00
Updating readme
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user