From fd8389419b79d70e9bd6e70030ec2c50c2104a64 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 26 Feb 2021 08:59:34 +0000 Subject: Turns out it needs JDK 11 to build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa2d4fa..5f21eb2 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ validating the certificate, this is perfectly safe. Requirements: - - JDK 8 (or later; openjdk 8 or 11 recommended) + - JDK 11 - [Mill](https://com-lihaoyi.github.io/mill/) for building Run the server with `mill server.run` and the tests with `mill server.test`. -- cgit v1.2.3