From cb89f8475532c02551867a7c3e6f6ec65bea83ac Mon Sep 17 00:00:00 2001 From: uncor3 Date: Sun, 23 Nov 2025 06:08:23 -0700 Subject: [PATCH] update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0969380..29e63d9 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,17 @@ - **Apple Silicon**: Download the `.dmg` file for M1/M2/M3/MX Macs. - **Intel**: Download the `.dmg` file for Intel-based Macs. -Open the `.dmg` and drag iDescriptor to Applications folder. +Open the `.dmg` and drag iDescriptor to Applications. #### Linux - **AppImage**: Download, unzip, and run. -- **Arch Linux**: Install from AUR: `yay -S idescriptor-git` +- **Arch Linux**: Install from AUR: +```bash + sudo pacman -Syu + yay -S idescriptor-git +``` +make sure to do "sudo pacman -Syu" otherwise it's not going to find libimobiledevice>=1.4.0