We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9658e90 commit d44cf40Copy full SHA for d44cf40
packages/pg/README.md
@@ -9,7 +9,7 @@ Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native
9
## Install
10
11
```sh
12
-$ npm install pg
+$ npm install @supabase/pg
13
```
14
15
---
0 commit comments