We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c607d7 commit 61488e0Copy full SHA for 61488e0
CONTRIBUTING.md
@@ -7,7 +7,7 @@
7
#### 2. Build the project
8
9
```shell
10
-# java 8 required
+# java >=8 required
11
export JAVA_HOME=/path/to/java8/home
12
13
mvn build
0 commit comments