diff --git a/Home.md b/Home.md index 9bf6768..a24ba2c 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,9 @@ Welcome to the jjwt wiki! 1. Ensure the correct `~/.m2/settings.xml` are enabled (not using a company private repo) and the `sonatype-oss-release` and `stormpath-signature` profiles are enabled. -1. Ensure `java -version` equals JDK 7 +1. Ensure you have the Zulu JDK 7 installation here: https://www.azul.com/downloads/?version=java-7-lts&os=macos&architecture=x86-64-bit&package=jdk + +1. Ensure `java -version` equals this Zulu JDK 7 1. Ensure MAVEN_OPTS is set properly: ```bash