From 418394720abb06279c09a1546166771c6b3fa844 Mon Sep 17 00:00:00 2001 From: Kay Kasemir Date: Thu, 20 Apr 2023 09:23:39 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8f8e6f..8b00996 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ but you may prefer to build it locally as described next. Building -------- +Ideally, you build the binaries from sources because that way you can control +which version of the JDK you're using. + To build with maven: mvn clean package