From c4f7751eb42f6a8f0e6e4fbfa84ee7e4002a5bbe Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Thu, 24 May 2018 10:34:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee30c9e1..61d61c54 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Certificates and configuration files that users will need are placed in the `con ### Android Devices -WireGuard is used to provide VPN services since IKEv2 is not supported on Android. Install the [WireGuard VPN Client](https://play.google.com/store/apps/details?id=com.wireguard.android). Import the corresponding `wireguard/.conf` file to your device, then setup a new connection with it. See the [Android setup instructions](/docs/client-android.md) for more detailed walkthrough. +WireGuard is used to provide VPN services on Android. Install the [WireGuard VPN Client](https://play.google.com/store/apps/details?id=com.wireguard.android). Import the corresponding `wireguard/.conf` file to your device, then setup a new connection with it. See the [Android setup instructions](/docs/client-android.md) for more detailed walkthrough. ### Windows 10