Updated Readme

This commit is contained in:
SwiftyOS
2024-08-05 10:35:30 +02:00
parent 27aec444bd
commit 6aa1d8ad6f

View File

@@ -20,9 +20,9 @@ Our vision is to empower users with customizable and free AI agents, fostering a
To get started with the AutoGPT Agent Marketplace, follow these steps:
- Copy `.env.example` to `.env` and fill in the required environment variables
- Run `prisma migrate deploy`
- Run `prisma generate`
- Run `fastapi dev market/app.py`
- Run `poetry run setup`
- Run `poetry run populate`
- Run `poetry run app`
## Poetry Run Commands