diff --git a/i2p2www/pages/downloads/macos.html b/i2p2www/pages/downloads/macos.html
index b35dcc41b803f750b28b186b7f2dabfdf4bf27d3..64dbab1065f07b3adf1a0da4b439570e4186ead4 100644
--- a/i2p2www/pages/downloads/macos.html
+++ b/i2p2www/pages/downloads/macos.html
@@ -4,13 +4,6 @@
 {% block content %}
 <h1>{{ _('Separately Installing I2P and its dependencies on MacOS(The Long Way)') }}</h1>
 
-<p><strong>{% trans -%}
-    This is the long way of installing I2P for MacOS, using the IzPack based installer and a separate Java Virtual Machine installed on the host.
-    If you're new to I2P, you may want to try the Easy installer, which requires fewer total steps and automatically configures a JVM and I2P and sets up a Firefox Profile in a single step.
-    {%- endtrans %}</strong></p>
-
-<p><strong><a href="/en/download/mac">{% trans -%}Follow this link to the Easy installer{%- endtrans %}</a></strong><p>
-
 <p>{% trans -%}
     This is a detailed, step-by-step guide to installing and configuring I2P, including all dependencies and setting up a browser, on a new MacOS system.
     Many users will be able to skip steps if they already have Java 8 or Firefox installed.{%- endtrans %}</p>