We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31cb819 commit f97bad3Copy full SHA for f97bad3
README.md
@@ -50,7 +50,8 @@ $ curl http://localhost:8123/status
50
51
# Notes
52
53
-You can also build, test, and package the Java application locally (without Docker) if you have Maven installed.
+You can also build, test, and package the Java application locally (without Docker)
54
+if you have JDK 8+ and Maven installed.
55
56
```shell
57
$ mvn package
0 commit comments