summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-11-15 19:52:18 +0100
committerGravatar Nikias Bassen2024-11-15 19:52:18 +0100
commit2cfe20724872c9ed1db037268fd85f23fbce94a2 (patch)
tree751159a49fe7378f194dfa7cba45bc4e03ccde94
parent36956a5179e224f57ebb9d0f01314c09c8bf0f97 (diff)
downloadifuse-2cfe20724872c9ed1db037268fd85f23fbce94a2.tar.gz
ifuse-2cfe20724872c9ed1db037268fd85f23fbce94a2.tar.bz2
Updated README
-rw-r--r--README.md8
1 files 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