summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-09-01 15:54:53 +0200
committerGravatar Nikias Bassen2021-09-01 15:54:53 +0200
commit32a8ebedc695dfae21497977bf2f77a3d5b50f91 (patch)
tree0cfd7f83c4d49ee4a20ecdc249167f6dc084396d /README.md
parentc3a16f3e4968f38aa8813ad0c0731bdb5aa745fb (diff)
downloadusbmuxd-32a8ebedc695dfae21497977bf2f77a3d5b50f91.tar.gz
usbmuxd-32a8ebedc695dfae21497977bf2f77a3d5b50f91.tar.bz2
Remove common code in favor of new libimobiledevice-glue
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf85997..f21a607 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ sudo apt-get install \
45 libplist-dev \ 45 libplist-dev \
46 libusbmuxd-dev \ 46 libusbmuxd-dev \
47 libimobiledevice-dev \ 47 libimobiledevice-dev \
48 libimobiledevice-glue-dev \
48 libusb-1.0-0-dev \ 49 libusb-1.0-0-dev \
49 udev 50 udev
50``` 51```
@@ -152,4 +153,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
152usbmuxd is an independent software application and has not been 153usbmuxd is an independent software application and has not been
153authorized, sponsored, or otherwise approved by Apple Inc. 154authorized, sponsored, or otherwise approved by Apple Inc.
154 155
155README Updated on: 2020-06-13 156README Updated on: 2021-08-30