Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni authored Oct 31, 2023
1 parent 9a55991 commit 9a8e127
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,12 @@ The command output contains helpful information on how to use the generated file

<CodeWithResult outputResultText="Prisma schema" expanded={true}>

<cmd>```terminal prisma init --preview-feature multiSchema```</cmd>
<cmd>

```terminal
prisma init --preview-feature multiSchema
```
</cmd>

<cmdResult>

Expand Down

0 comments on commit 9a8e127

Please sign in to comment.