diff --git a/i2p2www/pages/downloads/easyinstall.html b/i2p2www/pages/downloads/easyinstall.html
index 643d35411c2594f7a142f1ad2bf2dbe7ff9b1aea..b4303b03d3b8d7511af2829ff3975167b1e72a52 100644
--- a/i2p2www/pages/downloads/easyinstall.html
+++ b/i2p2www/pages/downloads/easyinstall.html
@@ -15,7 +15,7 @@ Profile Page</a>.
 {%- endtrans %}</p>
 <h2>{{ _('What do I need to use it?') }}</h2>
 <p><strong>{% trans -%}
-Just Firefox(Or Tor Browser){%- endtrans %}</strong>
+Just Firefox (Or Tor Browser).{%- endtrans %}</strong>
 {% trans issueurl="https://i2pgit.org/i2p-hackers/i2p.firefox/-/issues/2" -%}
 This installer still requires Firefox to be installed on the system, it does not
 bundle a Firefox installer of its own. Please obtain Firefox from Mozilla, or
@@ -37,11 +37,18 @@ it uses is otherwise identical to the "regular" I2P.
 <h2>{{ _('How do I use it?') }}</h2>
 <p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%}
 First, download and install <a href="{{ firefox }}">Firefox</a>, then,
-just download and install <a href="{{ postfilename }}">this installer</a>.
+just download and install <a href="{{ postfilename }}">this installer</a>. To
+start an installer, "double-click" the downloaded .exe file.
+{%- endtrans %}</p>
+<p>{% trans -%}
 Running the installer will create a shortcut to start browsing I2P in your start
 menu and on your desktop. Clicking this shortcut will start I2P if necessary,
-then start an I2P Browser. You will see a "Toopie" icon in your taskbar to
-indicate that I2P is working. I2P Browsing uses a separate, I2P-Only Firefox
+then start an I2P Browser. On the first run, you will also be promted with the
+bandwidth wizard in your browser window. You will also see a "Toopie" icon in
+your taskbar to indicate that I2P is working when the browser window is closed.
+{%- endtrans %}</p>
+<p>{% trans -%}
+I2P Browsing uses a separate, I2P-Only Firefox
 profile, so it won't interfere with your regular Firefox use or require any
 special configuration. You don't even need to close existing Firefox windows.
 {%- endtrans %}</p>
diff --git a/i2p2www/pages/downloads/firefox.html b/i2p2www/pages/downloads/firefox.html
index 9234e515516656d222e5ec11bbb064bb938b3477..3eebb2aa1fbc4e5296a268a6a34ae095a58430a4 100644
--- a/i2p2www/pages/downloads/firefox.html
+++ b/i2p2www/pages/downloads/firefox.html
@@ -34,7 +34,8 @@ This keeps you safer while browsing the Invisible Web.
 <h2>{{ _('How do I use it?') }}</h2>
 <p>{% trans firefox="https://www.mozilla.org/", postfilename=pver('I2P-Profile-Installer-%s.exe') -%}
 First, download and install <a href="{{ firefox }}">Firefox</a>, then,
-just download and install <a href="{{ postfilename }}">this installer</a>.
+just download and install <a href="{{ postfilename }}">this installer</a>. To
+start an installer, "double-click" the downloaded .exe file.
 {%- endtrans %}</p>
 
 {%- set name     = 'Windows' -%}