Browse Source

Update install_rpi.md

pull/5/head
Per-Arne Andersen 5 years ago
committed by GitHub
parent
commit
9674c24b97
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/install_rpi.md

1
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

Loading…
Cancel
Save