diff --git a/README.md b/README.md index 684b02d..e832381 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ services: ```sh npm install +npx prisma generate +npx prisma migrate deploy ``` ### Compile and Hot-Reload for Development