fix: correct typo in Prisma command in README.md
This commit is contained in:
parent
d37aa88ab7
commit
bc3e322596
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
|
yarn prisma:generate
|
||||||
```
|
```
|
||||||
```bash
|
```bash
|
||||||
yarn prisa:db:push
|
yarn prisma:db:push
|
||||||
```
|
```
|
||||||
- Run the following command to apply migrations and generate Prisma Client:
|
- Run the following command to apply migrations and generate Prisma Client:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue