-
Notifications
You must be signed in to change notification settings - Fork 855
Closed
Description
I was reading the prisma docs and really liking the explanation. Through this issue, I would like to suggest a change.
After executing first prisma migrate dev --name init
in this doc, we get a specific folder.
Since it is a technical doc, I suggest adding a comment stating that the folder name might be different for you but the format should be similar
or similar instructions with better wordings (technical writers know better). This will be a bit more assuring to the reader that they're doing the steps correctly.
While implementing the examples, I initially thought that I've done something wrong but after observing a little I realized that it is the naming convention.
Attached screenshot of the concerned code block
_

_
Metadata
Metadata
Assignees
Labels
No labels