Add note that JDK8 is required to build and to run the server

This commit is contained in:
Stian Thorgersen
2016-01-08 13:56:07 +01:00
parent dee0be4237
commit 9acb4b86aa
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Keycloak is an SSO Service for web apps and REST services. For more information
Building
--------
Ensure you have JDK 7 (or newer), Maven 3.2.1 (or newer) and Git installed
Ensure you have JDK 8 (or newer), Maven 3.2.1 (or newer) and Git installed
java -version
mvn -version