diff --git a/content/get-started/linux/1-source.md b/content/get-started/linux/1-source.md index d7c98bd..f07b5a4 100644 --- a/content/get-started/linux/1-source.md +++ b/content/get-started/linux/1-source.md @@ -20,6 +20,7 @@ $ sudo apt-get install \ automake \ libtool-bin \ libplist-dev \ + libimobiledevice-glue-dev \ libusbmuxd-dev \ libssl-dev \ usbmuxd @@ -42,4 +43,4 @@ Enter the commands provided below. ```shell-session $ sudo make install -``` \ No newline at end of file +```