mirror of
https://github.com/kou029w/zenn.dev.git
synced 2025-01-19 00:18:01 +00:00
use deb.nodesource.com/setup_lts.x
This commit is contained in:
parent
54fb4548ea
commit
6fb28b38f8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Raspberry Pi の Node.js^[[Node.js](https://nodejs.org/) は、オープンソ
|
||||||
ターミナルを起動して以下のコマンドを実行します。
|
ターミナルを起動して以下のコマンドを実行します。
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue