Skip to content
Snippets Groups Projects
Unverified Commit 606cf938 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Merge pull request #8471 from jornh/patch-7

docs: Now Java 8 is required
parents d2f7ca8a 57f26b3b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ You should see output such as:
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
If you did not see the output above and instead saw either an error or your Java version is less than 1.7, then you need to install the Java Runtime.
If you did not see the output above and instead saw either an error or your Java version is less than 1.8, then you need to install the Java Runtime.
[OpenJDK Downloads](http://openjdk.java.net/install/)
[Oracle's Java Downloads](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment