Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert inline code strings to terminal code blocks in Getting Started #6108

Closed
mendelssohnbach opened this issue Jun 18, 2024 · 2 comments
Closed
Assignees
Labels
docs Documentation creation, updates or corrections

Comments

@mendelssohnbach
Copy link

mendelssohnbach commented Jun 18, 2024

Thanks for publishing this very informative document.

Whenever you update your Prisma schema, you will need to run the `prisma db push` command to create new indexes and regenerate Prisma Client.

If you can give us an example of a terminal, can make it clearer.

npx prisma db push
@jharrell jharrell changed the title Clarify the presentation of documents convert inline code strings to terminal code blocks in Getting Started Jun 20, 2024
Copy link
Member

Thank you for the feedback! We use terminal code blocks in other areas of our docs and I agree that it should be updated here.

@jharrell jharrell added the docs Documentation creation, updates or corrections label Jun 20, 2024 — with Linear
@jharrell jharrell removed the website label Jun 20, 2024
@jharrell jharrell self-assigned this Jun 20, 2024
@nikolasburk
Copy link
Member

Hey @mendelssohnbach 👋 thanks a lot for opening the issue! In this case, we only mention the command in a sentence, it's intentionally not written in a dedicated code block because these are often interpreted as instructions.

I'm closing this issue. Please let me know if you have further questions and feel free to open more issues and PRs in the future 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation creation, updates or corrections
Projects
None yet
Development

No branches or pull requests

3 participants