From 23bbf5a7234ac1d74b7c1dfc279e7d15138f52d8 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 28 Dec 2019 16:57:00 +0100 Subject: [PATCH] [archlinux] add install instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 81ca274..4486b43 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ In both configurations, the badge identifies itself on the USB as ## Command Line Installation and Usage +### Required dependencies on Arch Linux + + sudo pacman -Syu python-pyusb python-hidapi + ### Required dependencies on Debian/Ubuntu Systems sudo pip install pyhidapi