Skip to content

Commit

Permalink
Update build instructions for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Apr 21, 2023
1 parent 3cc52e0 commit 20b17e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/get-started/linux/1-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ $ sudo apt-get install \
automake \
libtool-bin \
libplist-dev \
libimobiledevice-glue-dev \
libusbmuxd-dev \
libssl-dev \
usbmuxd
Expand All @@ -42,4 +43,4 @@ Enter the commands provided below.

```shell-session
$ sudo make install
```
```

0 comments on commit 20b17e5

Please sign in to comment.