Update INSTALL docs

This commit is contained in:
zzz
2025-03-04 10:20:56 -05:00
parent c69c58daf4
commit 2ee039948c
2 changed files with 5 additions and 7 deletions

View File

@ -44,6 +44,4 @@ Supported JVMs:
Windows: OpenJDK or Oracle from http://java.com/download Windows: OpenJDK or Oracle from http://java.com/download
Linux: OpenJDK or Oracle from http://java.com/download Linux: OpenJDK or Oracle from http://java.com/download
FreeBSD: OpenJDK or Oracle from http://java.com/download FreeBSD: OpenJDK or Oracle from http://java.com/download
Raspberry Pi: Oracle 8 Early Access https://jdk8.java.net/download.html Other operating systems and JVMs: See https://geti2p.net/download
PowerPC: IBM SDK 7 http://www.ibm.com/developerworks/java/jdk/linux/download.html
Other operating systems and JVMs: See https://trac.i2p2.de/wiki/java or https://geti2p.net/download

View File

@ -65,7 +65,7 @@ To uninstall I2P:
rm -rf $I2PInstallDir ~/.i2p rm -rf $I2PInstallDir ~/.i2p
Supported JVMs: Supported JVMs:
Windows: Latest available from http://java.com/download (1.7+ supported) All platforms: Java 1.8 or higher required
Linux: Latest available from http://java.com/download (1.7+ supported) Windows: Latest available from http://java.com/download
FreeBSD: 1.7-compatible (NIO required) Linux: Latest available from http://java.com/download
Other operating systems and JVMs: See http://trac.i2p2.de/wiki/java Other operating systems and JVMs: See https://geti2p.net/download