From 0b87fd1a8db43d8abf20512595548fc83ef58b8e Mon Sep 17 00:00:00 2001 From: Aiden Date: Fri, 9 Aug 2024 18:29:02 -0400 Subject: [PATCH] add libhandy to arch Signed-off-by: Aiden --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 220ce16..0cdb9bd 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ python3 main.py Install the dependencies: ```bash -sudo pacman -S binutils wget curl git python-pip libappindicator-gtk3 usbmuxd libimobiledevice avahi zlib unzip usbutils +sudo pacman -S binutils wget curl git python-pip libappindicator-gtk3 usbmuxd libimobiledevice avahi zlib unzip usbutils libhandy ``` Clone and build: