Browse Source

Update install.md

pull/109/head
Per-Arne Andersen 3 years ago
parent
commit
42d8a057c9
  1. 3
      docs/install.md

3
docs/install.md

@ -40,8 +40,7 @@ apt-get install -y nodejs
### WireGuard: Ubuntu
#### 18.04 and later
```
sudo apt update
sudo apt install wireguard wireguard-tools -y
sudo apt update && sudo apt install wireguard wireguard-tools -y
```
#### 16.04 and earlier
```

Loading…
Cancel
Save