From 0d8a80da65315dc898ec07a0c38948288cf2e2b3 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 12 May 2021 10:41:09 +0100 Subject: [PATCH] Clarify that a JDK is needed --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ff6d2be15..fe2ff72b3 100644 --- a/readme.md +++ b/readme.md @@ -48,7 +48,7 @@ Further documentation is provided [here](https://github.com/spring-projects/spri ### Prerequisites The following items should be installed in your system: -* Java 8 or newer. +* Java 8 or newer (full JDK not a JRE). * git command line tool (https://help.github.com/articles/set-up-git) * Your preferred IDE * Eclipse with the m2e plugin. Note: when m2e is available, there is an m2 icon in `Help -> About` dialog. If m2e is