Update Node version in install.md (#753)
This commit is contained in:
parent
5888c426ac
commit
9858688afe
|
@ -22,7 +22,7 @@ Make sure curl is installed first:
|
|||
#### Node.js {#node-js}
|
||||
|
||||
```bash
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | bash -
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | bash -
|
||||
```
|
||||
|
||||
#### Yarn {#yarn}
|
||||
|
|
Loading…
Reference in New Issue