diff --git a/java/RELEASE.md b/java/RELEASE.md index 6b5eaf5af..cc35dc33c 100644 --- a/java/RELEASE.md +++ b/java/RELEASE.md @@ -7,6 +7,7 @@ Building a cross-platform JAR requires: * [Vagrant](https://www.vagrantup.com/) * [Virtualbox](https://www.virtualbox.org/) * A Mac OSX machine that can compile RocksDB. + * Java 7 set as JAVA_HOME. Once you have these items, run this make command from RocksDB's root source directory: