Per-Arne Andersen
4 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
2 deletions
-
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 |
|
|
|
``` |
|
|
|