mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
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…
x
Reference in New Issue
Block a user