docs: add yarn install instructions

This commit is contained in:
Sérgio Ramos 2017-06-06 11:13:27 +01:00
parent 527f046693
commit ad7aef77b7

View File

@ -14,6 +14,12 @@ with [n](https://github.com/tj/n):
λ n 8.0.0
```
**Install Yarn**:
```
λ npm install -g yarn
```
**Install ZMQ**:
```