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: