From de60f38387fc0f95a7ecd2b11f95531a31561bd4 Mon Sep 17 00:00:00 2001 From: sayaboinahridhay <69711380+sayaboinahridhay@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:44:33 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788ffaa..32c4485 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If you would like to require a specific JDK release, such as JDK 1.7, then you can change the value to `1.7*`. If you would like to allow for any release _after_ a specific release, such as JDK 1.7, then you can specify the value with a `+`--like `1.7+`--to allow any JDK to be used _starting_ with that relase and -up (e.g., JDK 1.8 would also work). +newer versions (e.g., JDK 1.8 would also work). `mac-java-launcher` replaces the default launcher shipped with the application and `mac-java-launcher` requires no JDK by itself (it will replace launcher only