From 372bc342af15b6a1f8ea1fdca325fffc1a5b1d08 Mon Sep 17 00:00:00 2001 From: Patrick762 <80690443+Patrick762@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:29:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c44e135..32d7134 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Slow icon updates on Raspberry Pi Zero ### Installation on Linux / Raspberry Pi Install requirements: -`sudo apt install -y libudev-dev libusb-1.0-0-dev libhidapi-libusb0 libjpeg-dev zlib1g-dev libopenjp2-7 libtiff5` +`sudo apt install -y libudev-dev libusb-1.0-0-dev libhidapi-libusb0 libjpeg-dev zlib1g-dev libopenjp2-7 libtiff5 libgtk-3-dev python3-pip` Allow all users non-root access to Stream Deck Devices: ```bash