Also mention libimobiledevice-utils as packages for Ubuntu/Raspbian

This commit is contained in:
Nikias Bassen
2021-05-23 18:46:10 +02:00
parent 196ff929c6
commit 87cb47c80b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Open a command-line terminal on your machine.
Enter the commands provided below.
```shell-session
$ sudo apt-get install libimobiledevice6 usbmuxd
$ sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils
```
+1 -1
View File
@@ -12,5 +12,5 @@ Open a command-line terminal on your machine.
Enter the commands provided below.
```shell-session
$ sudo apt-get install libimobiledevice6 usbmuxd
$ sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils
```