diff --git a/README.md b/README.md index 4486b43..7394ece 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,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