From 537e5340d6347e3dee991cf24cc3f4e706d2de67 Mon Sep 17 00:00:00 2001 From: Mark Mossberg Date: Wed, 31 Jul 2019 11:12:13 -0400 Subject: [PATCH] Correct Wireguard description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ae77c..12bd908 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ WireGuard is used to provide VPN services on Android. Install the [WireGuard VPN ### Windows -WireGuard is used to provide VPN services on Windows. Algo generates a WireGuard configuration file, `wireguard/.conf`, and a QR code, `wireguard/.png`, for each user defined in `config.cfg`. +WireGuard is used to provide VPN services on Windows. Algo generates a WireGuard configuration file, `wireguard/.conf`, for each user defined in `config.cfg`. Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/.conf` file to your device, then setup a new connection with it.