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:
parent
37b11614d0
commit
58c601c73d
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Build requirements:
|
||||||
|
|
||||||
build:
|
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
|
$ git clone https://github.com/loki-project/loki-network
|
||||||
$ cd loki-network
|
$ cd loki-network
|
||||||
$ make
|
$ make
|
||||||
|
|
Loading…
Reference in a new issue