1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

update readme to include pkg-config

This commit is contained in:
Jeff Becker 2019-12-31 10:28:19 -05:00
parent 37b11614d0
commit 58c601c73d
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -77,7 +77,7 @@ Build requirements:
build:
$ sudo apt install build-essential cmake git libcap-dev curl libuv1-dev libsodium-dev libcurl4-openssl-dev
$ sudo apt install build-essential cmake git libcap-dev curl libuv1-dev libsodium-dev libcurl4-openssl-dev pkg-config
$ git clone https://github.com/loki-project/loki-network
$ cd loki-network
$ make