From 2ee039948c722b8511ba9f16660222d7d5161876 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Tue, 4 Mar 2025 10:20:56 -0500
Subject: [PATCH] Update INSTALL docs

---
 INSTALL-headless.txt | 4 +---
 INSTALL.txt          | 8 ++++----
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/INSTALL-headless.txt b/INSTALL-headless.txt
index 660602c334..0f25342713 100644
--- a/INSTALL-headless.txt
+++ b/INSTALL-headless.txt
@@ -44,6 +44,4 @@ Supported JVMs:
   Windows: 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
-  Raspberry Pi: Oracle 8 Early Access https://jdk8.java.net/download.html
-  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
+  Other operating systems and JVMs: See https://geti2p.net/download
diff --git a/INSTALL.txt b/INSTALL.txt
index 3899a1fe45..8604ed07f7 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -65,7 +65,7 @@ To uninstall I2P:
    rm -rf $I2PInstallDir ~/.i2p
 
 Supported JVMs:
-  Windows: Latest available from http://java.com/download (1.7+ supported)
-  Linux:   Latest available from http://java.com/download (1.7+ supported)
-  FreeBSD: 1.7-compatible (NIO required)
-  Other operating systems and JVMs: See http://trac.i2p2.de/wiki/java
+  All platforms: Java 1.8 or higher required
+  Windows: Latest available from http://java.com/download
+  Linux:   Latest available from http://java.com/download
+  Other operating systems and JVMs: See https://geti2p.net/download
-- 
GitLab