From f7b8e4d2652a9d54c9d76da564bd023694e49827 Mon Sep 17 00:00:00 2001 From: Dmitry Isaenko Date: Tue, 6 Oct 2020 15:49:30 +0300 Subject: [PATCH] Add a notice for Mac users in README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb60afb..5e1e9ec 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,9 @@ Sometimes I add new posts about this project [on my home page](https://developer ### System requirements -JRE/JDK 8u60 or higher +JRE/JDK 8u60 or higher for Windows + +JDK 11 for MacOS and Linux ### Supported GoldLeaf versions | GoldLeaf version | NS-USBloader version | @@ -106,6 +108,8 @@ Double-click on downloaded .jar file. Follow instructions. Or see 'Linux' sectio Set 'Security & Privacy' settings if needed. +*Please note: JDK 11 is recommended for using on MacOS. There are few really weird issues already reported from JDK 14 users on Mac.* + ##### Windows: * [Download and install Java JRE](http://java.com/download/) (8u60 or higher)