From 7514695020f6c183811512dd67c0b3f5f6e41c5d Mon Sep 17 00:00:00 2001 From: Peter Monks Date: Thu, 16 Nov 2023 19:51:16 -0800 Subject: [PATCH] :books: Reorder system requirements section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad59ac9..373db89 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ This library leverages, and is inspired by, the *excellent* [SPDX project](https ## System Requirements +* `lice-comb` (v2.0+) requires JDK 11 or higher. + * `lice-comb` (all versions) requires an internet connection. * `lice-comb` (all versions) assumes Maven is installed and in the `PATH` (but has fallback logic if it isn't available). -* `lice-comb` (v2.0+) requires JDK 11 or higher. - ## Installation `lice-comb` is available as a Maven artifact from [Clojars](https://clojars.org/com.github.pmonks/lice-comb).