Skip to content

Commit f7b8e4d

Browse files
committed
Add a notice for Mac users in README.md
1 parent 85a54ca commit f7b8e4d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ Sometimes I add new posts about this project [on my home page](https://developer
5151

5252
### System requirements
5353

54-
JRE/JDK 8u60 or higher
54+
JRE/JDK 8u60 or higher for Windows
55+
56+
JDK 11 for MacOS and Linux
5557

5658
### Supported GoldLeaf versions
5759
| GoldLeaf version | NS-USBloader version |
@@ -106,6 +108,8 @@ Double-click on downloaded .jar file. Follow instructions. Or see 'Linux' sectio
106108

107109
Set 'Security & Privacy' settings if needed.
108110

111+
*Please note: JDK 11 is recommended for using on MacOS. There are few really weird issues already reported from JDK 14 users on Mac.*
112+
109113
##### Windows:
110114

111115
* [Download and install Java JRE](http://java.com/download/) (8u60 or higher)

0 commit comments

Comments
 (0)