Skip to content

Commit

Permalink
docs(dev): add package prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
Char2sGu authored and marcj committed Jul 9, 2022
1 parent b6436ed commit 7e38414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
## Prerequisites
Deepkit uses NPM and Lerna to manage this monorepo. Local package linking is managed through the [npm-local-development](https://www.npmjs.com/package/npm-local-development) CLI.

Make sure `libpq5` and `libpq-dev` are installed, and `python` refers Python2.

## Getting Started

```shell
Expand Down

0 comments on commit 7e38414

Please sign in to comment.