Skip to content

Commit 20b17e5

Browse files
committed
Update build instructions for Linux
1 parent 3cc52e0 commit 20b17e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/get-started/linux/1-source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ $ sudo apt-get install \
2020
automake \
2121
libtool-bin \
2222
libplist-dev \
23+
libimobiledevice-glue-dev \
2324
libusbmuxd-dev \
2425
libssl-dev \
2526
usbmuxd
@@ -42,4 +43,4 @@ Enter the commands provided below.
4243

4344
```shell-session
4445
$ sudo make install
45-
```
46+
```

0 commit comments

Comments
 (0)