fix: correct typo in Prisma command in README.md
This commit is contained in:
parent
6c479e80d6
commit
386d72d914
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ This project is built with a modern tech stack:
|
|||
yarn prisma:generate
|
||||
```
|
||||
```bash
|
||||
yarn prisa:db:push
|
||||
yarn prisma:db:push
|
||||
```
|
||||
- Run the following command to apply migrations and generate Prisma Client:
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue