summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Hugo Osvaldo Barrera2023-08-13 18:21:04 +0200
committerGravatar Nikias Bassen2025-09-24 15:55:47 +0200
commit784c98dd4064bbbc621ea85d9f3e3a703f6e78d2 (patch)
treed6d404cc5a1eb5b44daef7d51cea95bfcc4676eb /README.md
parentbbf2838a474c287e28ed6d348ee252ddaeb9aab0 (diff)
downloadifuse-784c98dd4064bbbc621ea85d9f3e3a703f6e78d2.tar.gz
ifuse-784c98dd4064bbbc621ea85d9f3e3a703f6e78d2.tar.bz2
Indicate that usbmuxd is a runtime dependency
Fixes #91
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92ad5b9..4558d10 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,9 @@ Some key features are:
## Installation / Getting started
+Please note that [usbmuxd](https://github.com/libimobiledevice/usbmuxd) must be properly installed for `ifuse` to be able to
+communicate with devices.
+
### Debian / Ubuntu Linux
First install all required dependencies and build tools:
@@ -169,4 +172,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: 2024-11-15
+README Updated on: 2025-09-08