From 5f43f01a87fc93a9439f02b200a60fe8d9ce29a0 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 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