mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Bump version of Node.js to install (#759)
This commit is contained in:
parent
402a44cdbb
commit
bddd59a36a
@ -22,7 +22,7 @@ Make sure curl is installed first:
|
|||||||
#### Node.js {#node-js}
|
#### Node.js {#node-js}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -sL https://deb.nodesource.com/setup_10.x | bash -
|
curl -sL https://deb.nodesource.com/setup_12.x | bash -
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Yarn {#yarn}
|
#### Yarn {#yarn}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user