From 778bbe6a285495e35ca6d3eb6622b61e70cf4f8f Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Thu, 22 Mar 2018 09:26:10 -0400 Subject: [PATCH] Update client-android.md --- docs/client-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client-android.md b/docs/client-android.md index db5a9012..a1ed7222 100644 --- a/docs/client-android.md +++ b/docs/client-android.md @@ -4,7 +4,7 @@ 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 StrongSwan app and go to the 'Import VPN profile' function. +3. Open the StrongSwan app and go to 'Import VPN profile'. 4. Select the `android_{username}.sswan` file to configure the VPN with your profile, using the p12 file to authenticate to the server. ## Manual installation