Skip to content

Commit e70f7aa

Browse files
committed
fix: readme
1 parent 0feeda5 commit e70f7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Both users actually have the same privileges by default, but the first one loggi
8282
`yarn dev-ms-db-delete <--all | --branch <branch-name> >` : delete db \
8383
`yarn dev-ms-db-migrate`: create new prisma migration based on changes made to `schema.prisma` file \
8484
`yarn dev-ms-db-deploy` : deploys the migrations to db \
85-
`yarn dev-ms-db-deploy` : run this command to generate prisma client manually, if not generated automatically on `yarn install``
85+
`yarn dev-ms-db-generate` : run this command to generate prisma client manually, if not generated automatically on `yarn install``
8686

8787
# Contributions
8888

0 commit comments

Comments
 (0)