summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a2e9921b1..cd7effafa 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ All these have (YaCy) search functionality combining all these locations into on
## Dependencies? What other software do I need?
-You need Java 1.8 or later to run YaCy. (No Apache, Tomcat or MySQL or anything else)
+You need Java 11 or later to run YaCy. (No Apache, Tomcat or MySQL or anything else)
YaCy also runs on IcedTea 3.
See https://icedtea.classpath.org
@@ -178,7 +178,7 @@ git clone https://github.com/yacy/yacy_search_server
```
Compiling YaCy:
-- You need Java 1.8 and ant
+- You need Java 11 and ant
- See `ant -p` for the available ant targets
```
ant clean dist