From 3cbebf78fb43ced6c5a303a8681e7aa14db1dcdc Mon Sep 17 00:00:00 2001 From: Mengdi Gao Date: Sat, 28 Nov 2015 01:22:01 +0800 Subject: [PATCH] Fix section heading level in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a897d..0888c8c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Recipe to build [`gaomd/ikev2-vpn-server`](https://registry.hub.docker.com/u/gao This command generates an `ikev2-vpn.mobileconfig` file, transfer it to your local computer via SSH tunnel (`scp`) or any other secure methods. -### 3. Install .mobileconfig +## 3. Install .mobileconfig - **iOS 9 or later**: AirDrop the `.mobileconfig` file to your iOS 9 device, finish the **Install Profile** screen; - **iOS 8 or later**: Send an E-mail to your iOS device with the `.mobileconfig` file as attachment, then tap the attachment to bring up the **Install Profile** screen;