add note about java 7

This commit is contained in:
Chris Riccomini 2014-09-29 10:57:38 -07:00
parent c4519c777f
commit 6a64ea6171
1 changed files with 1 additions and 0 deletions

View File

@ -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: