diff --git a/mitmproxy/addons/onboardingapp/templates/index.html b/mitmproxy/addons/onboardingapp/templates/index.html
index 1bcff1b88..f2b54b69b 100644
--- a/mitmproxy/addons/onboardingapp/templates/index.html
+++ b/mitmproxy/addons/onboardingapp/templates/index.html
@@ -24,6 +24,26 @@
+
+
+
Apple: How to install on macOS / OSX
+
+ - Download PEM file (from above link)
+ - Double-click the PEM file
+ - The "Keychain Access" applications opens
+ - Find the new certificate "mitmproxy" in the list
+ - Double-click the "mitmproxy" entry
+ - A dialog window openes up
+ - Change "Secure Socket Layer (SSL)" to "Always Trust"
+ - Close the dialog window (and enter your password if prompted)
+ - Done!
+
+
+
+
+
+
+
Other mitmproxy users cannot intercept your connection.
@@ -32,4 +52,4 @@
between mitmproxy installations.
-{% end %}
+{% end %}