diff --git a/README.md b/README.md index b626664..842d85a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ pnpm install pnpm prisma generate ``` -5. Run the database migrations: +4. Run the database migrations: ```bash pnpm prisma db push