Improve doc: 'yarn install' command is deprecated, use 'yarn' instead

This commit is contained in:
Daniel García Aubert 2017-03-21 14:58:09 +01:00
parent 3f791d25b5
commit 1720f22247

View File

@ -43,7 +43,7 @@ psql -d template_postgis -c 'CREATE EXTENSION postgis;'
To fetch and build all node-based dependencies, run:
```
yarn [install]
yarn
```
Note that the ```yarn``` step will populate the node_modules/