diff --git a/apps/nextjs/README.md b/apps/nextjs/README.md index 382a05a1..0e7f6210 100644 --- a/apps/nextjs/README.md +++ b/apps/nextjs/README.md @@ -45,7 +45,7 @@ npm run dev Generate the Prisma client: ```bash -npx prisma generate[page.tsx] +npx prisma generate ``` Run the migrations: