|
@@ -10,6 +10,10 @@ link:/downloads/elasticsearch[Download Elasticsearch] page.
|
|
|
Other versions can be found on the
|
|
|
link:/downloads/past-releases[Past Releases page].
|
|
|
|
|
|
+NOTE: Elasticsearch requires Java 8 or later. Use the
|
|
|
+http://www.oracle.com/technetwork/java/javase/downloads/index.html[official Oracle distribution]
|
|
|
+or an open-source distribution such as http://openjdk.java.net[OpenJDK].
|
|
|
+
|
|
|
[[install-zip]]
|
|
|
==== Download and install the `.zip` package
|
|
|
|
|
@@ -185,4 +189,4 @@ directory so that you do not delete important data later on.
|
|
|
|=======================================================================
|
|
|
|
|
|
|
|
|
-include::next-steps.asciidoc[]
|
|
|
+include::next-steps.asciidoc[]
|