Skip to content

Commit dfffbee

Browse files
authored
doc: fix node version
1 parent 3cd0dc3 commit dfffbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Local setup should work good on **Linux** and **macOS**. But **Windows** is not
2626
### Requirements
2727

2828
* [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
29+
* Nodejs 12.16.1 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
3030
* Install [libpg](https://www.npmjs.com/package/pg-native)
3131

3232
### Steps to run locally

0 commit comments

Comments
 (0)