From d1ac1f540332c91c6b46082815ea0f5bec7608ce Mon Sep 17 00:00:00 2001 From: Kevin | Secret Jupiter Date: Sun, 28 Jan 2024 22:00:45 +0100 Subject: [PATCH] Added mandatory info to README.md for Apple Silicon users Added mandatory info for Apple Silicon users --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52c7904..d01cd88 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ Sometimes I add new posts about this project [on my blog page](https://developer ### System requirements -JDK 11 for macOS and Linux +- JDK 11 for macOS and Linux +- libusb, if you have a Mac with Apple Silicon (install via `brew install libusb`) ### Supported Goldleaf versions | Goldleaf version | NS-USBloader version | @@ -127,6 +128,8 @@ Set 'Security & Privacy' settings if needed. Download application with `-m1.jar` postfix. +Manually install libusb with Homebrew by running `brew install libusb` in your Terminal. + ##### Windows: * Once application opens click on 'Gear' icon.