Improve doc: 'yarn install' command is deprecated, use 'yarn' instead
This commit is contained in:
parent
3f791d25b5
commit
1720f22247
@ -43,7 +43,7 @@ psql -d template_postgis -c 'CREATE EXTENSION postgis;'
|
|||||||
To fetch and build all node-based dependencies, run:
|
To fetch and build all node-based dependencies, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn [install]
|
yarn
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that the ```yarn``` step will populate the node_modules/
|
Note that the ```yarn``` step will populate the node_modules/
|
||||||
|
Loading…
Reference in New Issue
Block a user