diff --git a/www.i2p2/pages/download.html b/www.i2p2/pages/download.html
index 62f5de21..83850821 100644
--- a/www.i2p2/pages/download.html
+++ b/www.i2p2/pages/download.html
@@ -8,30 +8,30 @@ Java Runtime 1.5 or higher.
OpenJDK 6, or
IcedTea6
recommended)
-
+
Determine your installed Java version here
or type java -version at your command prompt.
java -jar i2pinstall_0.8.6.exe
(yes, really)java -jar i2pinstall_0.8.6.exe -console
from the command line.
This will work on windows. linux, and mac (yes really).(tar xjvf i2psource_0.8.6.tar.bz2 ; cd i2p-0.8.6 ; ant pkg)
then either
run the GUI installer or headless install as above