From 154271ddc8500d34cff87a6c303d9cd474df08ee Mon Sep 17 00:00:00 2001 From: Anna-Katharina Rausch Date: Fri, 17 May 2019 16:14:05 +0200 Subject: [PATCH] dependencies for mac --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9f6ed78..ce9d488 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ identifies itself on the USB as Required dependencies on Debian/Ubuntu Systems: sudo apt install python3-usb + +Required dependencies on Mac Systems: + + pip install pyhidapi + brew install hidapi + #### Examples: