From 2cfe20724872c9ed1db037268fd85f23fbce94a2 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 15 Nov 2024 19:52:18 +0100 Subject: Updated README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c806de4..92ad5b9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ sudo apt-get install \ libtool-bin \ libplist-dev \ libimobiledevice-dev \ - libfuse-dev \ + libfuse3-dev \ usbmuxd ``` @@ -150,8 +150,8 @@ We are still working on the guidelines so bear with us! ## Links * Homepage: https://libimobiledevice.org/ -* Repository: https://git.libimobiledevice.org/ifuse.git -* Repository (Mirror): https://github.com/libimobiledevice/ifuse.git +* Repository: https://github.com/libimobiledevice/ifuse.git +* Repository (Mirror): https://git.libimobiledevice.org/ifuse.git * Issue Tracker: https://github.com/libimobiledevice/ifuse/issues * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel * Twitter: https://twitter.com/libimobiledev @@ -169,4 +169,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software application and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2022-04-04 +README Updated on: 2024-11-15 -- cgit v1.1-32-gdbae