From 1bfc683e4b77af501bd480904908ea893db0dfc6 Mon Sep 17 00:00:00 2001 From: Kvek Date: Wed, 15 Sep 2021 13:21:38 +0100 Subject: [PATCH] docs: update libimobiledevice url in docs --- docs/ios/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ios/install.md b/docs/ios/install.md index 7f8e57a..b68aab3 100644 --- a/docs/ios/install.md +++ b/docs/ios/install.md @@ -1,6 +1,6 @@ # Install libimobiledevice -Before proceeding with doing any acquisition of iOS devices we recommend installing [libimobiledevice](https://www.libimobiledevice.org/) utilities. These utilities will become useful when extracting crash logs and generating iTunes backups. Because the utilities and its libraries are subject to frequent changes in response to new versions of iOS, you might want to consider compiling libimobiledevice utilities from sources. Otherwise, if available, you can try installing packages available in your distribution: +Before proceeding with doing any acquisition of iOS devices we recommend installing [libimobiledevice](https://libimobiledevice.org/) utilities. These utilities will become useful when extracting crash logs and generating iTunes backups. Because the utilities and its libraries are subject to frequent changes in response to new versions of iOS, you might want to consider compiling libimobiledevice utilities from sources. Otherwise, if available, you can try installing packages available in your distribution: ```bash sudo apt install libimobiledevice-utils