diff --git a/README.md b/README.md index 81ca274..6fe0051 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ In both configurations, the badge identifies itself on the USB as or sudo apt install python3-usb python3-pil +### Required dependencies on Fedora Systems + + sudo dnf install hidapi python3-hidapi python3-pillow python3-pyusb + ### Required dependencies on Mac Systems sudo easy_install pip