docs: fix formatting in Prisma setup instructions
This commit is contained in:
parent
48d5b45e21
commit
b2513609df
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@ This project is built with a modern tech stack:
|
|||
npx prisma migrate dev
|
||||
# You might be prompted to name your first migration.
|
||||
```
|
||||
|
||||
Tipp: You can open the prisma database UI with ```yarn prisma:studio```
|
||||
|
||||
Tipp: You can open the prisma database UI with `yarn prisma:studio`
|
||||
|
||||
5. **Run the development server:**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue