diff --git a/blog/site-to-site-wireguard-part-1-2019-04-02.markdown b/blog/site-to-site-wireguard-part-1-2019-04-02.markdown index 4dab752..d6ecbdd 100644 --- a/blog/site-to-site-wireguard-part-1-2019-04-02.markdown +++ b/blog/site-to-site-wireguard-part-1-2019-04-02.markdown @@ -110,7 +110,7 @@ Upgrade all of the packages on the system and then reboot: To install WireGuard and all of the needed tools, run the following: ```console -# apk -U add wireguard-vanilla wireguard-tools +# apk -U add wireguard-lts wireguard-tools ``` For those of you using other distributions, here is the version information from my WireGuard master: