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 18a778b commit f50e54fCopy full SHA for f50e54f
.nvmrc
@@ -1 +1 @@
1
-12.16.1
+12
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 12.16.1 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
+* [Node.js](https://nodejs.org/) version 12 - 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