diff --git a/README.md b/README.md index 986abd2..c8b0448 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Just run `nx build demoapp` to build the application. The build artifacts will b # Backend ## Prisma Types ```bash -nx generate @nx/plugin:generator prisma-generator --project=prisma-generator +nx g prisma-generator ``` # Frontend