diff --git a/packages/next-admin/README.md b/packages/next-admin/README.md index a7d21b44..26e6e5a5 100644 --- a/packages/next-admin/README.md +++ b/packages/next-admin/README.md @@ -36,7 +36,7 @@ npx @premieroctet/next-admin-cli@latest init To install the library, run the following command: ```shell copy -yarn add @premieroctet/next-admin prisma-json-schema-generator +yarn add @premieroctet/next-admin @premieroctet/next-admin-generator-prisma ``` ## Documentation