From d12d4e715ca18f9c52bc4b50e1e36787d5ae236c Mon Sep 17 00:00:00 2001 From: "Patrick C. F. Ernzer" Date: Tue, 31 Dec 2019 21:53:06 +0100 Subject: [PATCH] add Fedora dependencies --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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