mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 14:22:01 +00:00
fix bun add drizzle to bun add drizzle-orm (#6703)
This commit is contained in:
@@ -10,7 +10,7 @@ Let's get started by creating a fresh project with `bun init` and installing Dri
|
||||
|
||||
```sh
|
||||
$ bun init -y
|
||||
$ bun add drizzle
|
||||
$ bun add drizzle-orm
|
||||
$ bun add -D drizzle-kit
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user