We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4012298 commit ebcd805Copy full SHA for ebcd805
BUILD.md
@@ -2,8 +2,8 @@ Here you find informations to build the tool by yourself.
2
3
# Requirements for building
4
For building the jar file you need the following software:
5
-* Java OpenJDK 1.8
6
- * (Package for Fedora: java-1.8.0-openjdk)
+* Java OpenJDK 11
+ * (Package for Fedora: java-11-openjdk java-11-openjdk-devel)
7
* Apache Maven 3.5.4 (http://maven.apache.org/)
8
* (Packages for Fedora: maven, maven-jar-plugin)
9
* git 1.7 or higher (http://git-scm.com/)
0 commit comments