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

update readme

This commit is contained in:
Jeff Becker 2018-09-25 14:29:55 -04:00
parent e8089ce53f
commit ed4ccd7015
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -12,9 +12,9 @@ And you can read the LLARP protocol specification [here](doc/proto_v0.txt)
![build status](https://gitlab.com/lokiproject/loki-network/badges/master/pipeline.svg "build status")
If you don't have libsodium 1.0.16 or higher use the [lokinet builder](https://github.com/loki-project/lokinet-builder) repo.
use the [lokinet builder](https://github.com/loki-project/lokinet-builder) repo.
Otherwise:
for a development environment:
$ sudo apt install git libcap-dev build-essential ninja-build cmake libsodium-dev
$ git clone https://github.com/loki-project/loki-network