diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 8dfaac62..2358a800 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -12,43 +12,95 @@ Java Runtime 1.5 or higher. Determine your installed Java version here or type java -version at your command prompt.
java -jar i2pinstall_{{ ver() }}.jar
in a terminal to run the
installer.
On some platforms you may be able to right-click and select
- "Open with Java".
+ "Open with Java".
-java -jar i2pinstall_{{ ver() }}.jar -console
from the command line.
-java -jar i2pinstall_{{ ver() }}.jar
in a terminal to run the
+ installer.
+ On some platforms you may be able to right-click and select
+ "Open with Java".
-java -jar i2pinstall_{{ ver() }}.jar -console
from the command line.
+ (tar xjvf i2psource_{{ ver() }}.tar.bz2 ; cd i2p-{{ ver() }} ; ant pkg)
then either
- run the GUI installer or headless install as above
-
+ run the GUI installer or headless install as above.
+