From db62b60ebda61ad119e812d27f795fd1120109f0 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 17 Jan 2020 14:42:08 -0500 Subject: [PATCH] Update site-to-site-wireguard-part-1-2019-04-02.markdown (#107) --- blog/site-to-site-wireguard-part-1-2019-04-02.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: