Merge pull request #115 from BrynCooke/fixBuildMd

Fix Java version in BUILDING.md
This commit is contained in:
Jonathan Shook
2020-04-15 17:19:16 -05:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
## requirements
You need Java 11 or newer to build NoSQLBench.
You need Java 12 or newer to build NoSQLBench.
# Building Locally