Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
perara committed Jun 19, 2021
1 parent 6dd40dc commit 42d8a05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 42d8a05

Please sign in to comment.