prisma / prisma-examples

🚀 Ready-to-run Prisma example projects

Home Page:https://www.prisma.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `@latest` to `npx try-prisma` instructions in READMEs

nikolasburk opened this issue · comments

Instead of npx try-prisma the instructions in a README should say: npx try-prisma@latest to prevent any errors.

See this internal conversation: https://prisma-company.slack.com/archives/C03HQ86CJ76/p1677578448281579

This has been taken care of in #4532