mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Fix prisma.md typo (#3921)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: Get started using Prisma
|
||||
---
|
||||
|
||||
Prisma works our of the box with Bun. First, create a directory and initialize it with `bun init`.
|
||||
Prisma works out of the box with Bun. First, create a directory and initialize it with `bun init`.
|
||||
|
||||
```bash
|
||||
mkdir prisma-app
|
||||
|
||||
Reference in New Issue
Block a user