From cfee2b8c94670daa046f8c94ef61a28e629cc024 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Sat, 27 Nov 2021 17:06:49 +1100 Subject: [PATCH] Fix requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a11d5cf..44e5955 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Sound level monitoring via USB Benetech GM1356. Named after [Loud Howard](https://dilbert.com/strip/1995-04-21). Requirements: - - [vdirsyncer](http://vdirsyncer.pimutils.org/en/stable/) - + - [hidapi](https://github.com/libusb/hidapi) + - An OS which recognises the GM1356 as a USB device (ie. not OSX Big Sur). # Usage