Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tusc authored Apr 28, 2021
1 parent 462407c commit 2aa3ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The Unifi UDM is built on a powerful quad core ARM64 CPU that can sustain up to
We first need to download the tar file onto the UDM. Connect to it via SSH and type the following command to download the tar file. You need to download the following tar file. NOTE: always [this link](https://github.com/tusc/wireguard-kmod/releases) check for the latest release.

```
# curl -LJo wireguard-kmod.tar.Z https://github.com/tusc/wireguard-kmod/releases/download/v4-27-21/wireguard-kmod-04-27-21.tar.Z
# curl -LJo wireguard-kmod.tar.Z https://github.com/tusc/wireguard-kmod/releases/download/v4-28-21/wireguard-kmod-04-28-21.tar.Z
```

From this directory type the following, it will extract the files to the /mnt/data/wireguard path:
Expand Down

0 comments on commit 2aa3ee1

Please sign in to comment.