Skip to content

Commit 2d654e6

Browse files
committed
Updated installation instructions
1 parent 6637f20 commit 2d654e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Under the hood the [node-postgres](https://github.com/brianc/node-postgres) is u
99

1010
## Install
1111
```
12-
npm i fastify-postgres --save
12+
npm i pg fastify-postgres --save
1313
```
1414
## Usage
1515
Add it to you project with `register` and you are done!

0 commit comments

Comments
 (0)