update readme

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett 2019-10-08 00:47:00 -04:00
parent 2996e1d229
commit 497fd5423a
No known key found for this signature in database
GPG key ID: A519480096146526

View file

@ -53,7 +53,7 @@ Note: the `edge` repositories must be enabled to get the Wireguard packages. Un
This can be peformed with the following:
```bash
$> apk add -U wireguard-vanilla wireguard-tools iptables ip6tables
$> apk add -U wireguard-vanilla wireguard-tools iptables ip6tables redis
```
Note: make sure to reboot after installation so the kernel modules can be properly loaded.