docs: fix backend prisma generate types command in the README.md

feature/auth-configure
Artem-Darius Weber 1 year ago
parent f60a766a90
commit de8fd0e6d1

@ -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

Loading…
Cancel
Save