From 5eed012592e8be3c1c169eef9eb247e99fc51010 Mon Sep 17 00:00:00 2001 From: Muneeb Ahmed Date: Tue, 12 Oct 2021 09:08:15 -0700 Subject: [PATCH] Update macOS build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1a475ce..5b22406c 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ There have been two instances of hardware damage in OpenRGB's development and we * You can build the project using Qt Creator or on the command line. 1. Install build dependencies with Homebrew - Install Homebrew by following the instructions at https://brew.sh/ - - brew install git qt5 hidapi libusb + - brew install git qt5 hidapi libusb mbedtls@2 - brew link qt5 2. Create a local certificate called OpenRGB with code signing capability 3. git clone https://gitlab.com/CalcProgrammer1/OpenRGB