Per-Arne Andersen
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
docs/install_rpi.md
|
@ -29,6 +29,7 @@ sudo apt install wireguard wireguard-tools -y |
|
|
### 3. Installing node.js |
|
|
### 3. Installing node.js |
|
|
``` |
|
|
``` |
|
|
curl -sL https://deb.nodesource.com/setup_13.x | sudo bash - |
|
|
curl -sL https://deb.nodesource.com/setup_13.x | sudo bash - |
|
|
|
|
|
sudo apt-get install -y nodejs |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
### 3. Installing |
|
|
### 3. Installing |
|
|