From dfb7afa4ccb669d9c5dd4c8271d7300a7402b977 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Sun, 21 May 2017 22:27:39 -0400 Subject: [PATCH] Update client-android.md --- docs/client-android.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/client-android.md b/docs/client-android.md index 643e85e6..91c85fcc 100644 --- a/docs/client-android.md +++ b/docs/client-android.md @@ -2,10 +2,10 @@ ## Installation via profiles -1. [Install the strongSwan VPN Client](https://play.google.com/store/apps/details?id=org.strongswan.android) (Android 4+) -2. Copy your `android_{username}.sswan` and `android_{username}_helper.html` to your phone's internal storage -3. Open the helper file in a browser (Google Chrome works well) -4. Click on the link. It opens the StrongSwan app in order to import the certificates and configure VPN. +1. [Install the strongSwan VPN Client](https://play.google.com/store/apps/details?id=org.strongswan.android). +2. Copy `android_{username}.sswan` and `android_{username}_helper.html` to your phone's internal storage. +3. Open the helper file in a browser (e.g., Google Chrome). +4. Click on the link. It opens the StrongSwan app and configures the VPN with your profile. ## Manual installation