Skip to content

Commit

Permalink
Indicate a JDK is needed for the build process
Browse files Browse the repository at this point in the history
  • Loading branch information
Sancretor authored Sep 23, 2021
1 parent e5c6aba commit f03a424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ during execution (bug, stopping sonar, etc.) you may check this folder to remove

### Compile from sources
In order to compile the project, a simple `mvn clean package` command from the project's root, where the `pom.xml` is located, will do the trick.
Of course, Maven and Java are required to build the JAR file.
Of course, Maven and Java JDK are required to build the JAR file.

### License
Copyright 2021 CATLab.
Expand Down

0 comments on commit f03a424

Please sign in to comment.