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 3cd0dc3 commit dfffbeeCopy full SHA for dfffbee
README.md
@@ -26,7 +26,7 @@ Local setup should work good on **Linux** and **macOS**. But **Windows** is not
26
### Requirements
27
28
* [docker-compose](https://docs.docker.com/compose/install/) - We use docker-compose for running dependencies locally.
29
-* Nodejs 8.9.4 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
+* Nodejs 12.16.1 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
30
* Install [libpg](https://www.npmjs.com/package/pg-native)
31
32
### Steps to run locally
0 commit comments