Skip to content

Commit

Permalink
Merge pull request #145 from stevenleadbeater/master
Browse files Browse the repository at this point in the history
Update README.md: missing package for source build
  • Loading branch information
zehome authored Dec 16, 2020
2 parents e254299 + 180b8fe commit 2263bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ insserv mlvpn
### Build from source
```sh
# Debian
$ sudo apt-get install build-essential make autoconf libev-dev libsodium-dev libpcap-dev
$ sudo apt-get install build-essential make autoconf libev-dev libsodium-dev libpcap-dev pkg-config
# OR ArchLinux
$ sudo pacman -S base-devel git libev libsodium
$ ./autogen.sh
Expand Down

0 comments on commit 2263bab

Please sign in to comment.