From 7c6676749ed607d4a66b3b84ce48a8378e98e99f Mon Sep 17 00:00:00 2001 From: Rik <49898887+gemenerik@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:41:24 +0200 Subject: [PATCH] Update install.md --- docs/installation/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/install.md b/docs/installation/install.md index 3fcc5381..d75d4c6a 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -78,7 +78,7 @@ With linux, the crazyradio is easily recognized, but you have to setup UDEVpermi Look at the [Zadig crazyradio instructions](https://www.bitcraze.io/documentation/repository/crazyradio-firmware/master/building/usbwindows/) to install crazyradio on Windows -### macOs +### macOS If you are using python 3.12 on mac you need to install libusb using homebrew. ``` $ brew install libusb