Skip to content

Commit

Permalink
chore: update README.md, add how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideViolante authored Oct 31, 2024
1 parent 95d7e62 commit 9420099
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ This repo is a monorepo which contains the core [pg](https://github.com/brianc/n
- [pg-connection-string](https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string)
- [pg-protocol](https://github.com/brianc/node-postgres/tree/master/packages/pg-protocol)

## Install
```
npm install pg
```

## Documentation

Each package in this repo should have its own readme more focused on how to develop/contribute. For overall documentation on the project and the related modules managed by this repo please see:
Expand Down

0 comments on commit 9420099

Please sign in to comment.