Skip to content

Commit 8d2bf22

Browse files
committed
fix: pg npm
1 parent c1c692b commit 8d2bf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/documentation/docs/get-started-postgresql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are a few differences between the `node-postgres` and `postgres.js` driver
2727
## node-postgres
2828
#### Step 1 - Install packages
2929
<Npm>
30-
drizzle-orm node-postgres
30+
drizzle-orm pg
3131
-D drizzle-kit @types/pg
3232
</Npm>
3333

0 commit comments

Comments
 (0)