We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6637f20 commit 2d654e6Copy full SHA for 2d654e6
README.md
@@ -9,7 +9,7 @@ Under the hood the [node-postgres](https://github.com/brianc/node-postgres) is u
9
10
## Install
11
```
12
-npm i fastify-postgres --save
+npm i pg fastify-postgres --save
13
14
## Usage
15
Add it to you project with `register` and you are done!
0 commit comments