From ed4ccd70155a60bccd582ca94d08d606438374b5 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 25 Sep 2018 14:29:55 -0400 Subject: [PATCH] update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d67979eba..64fb9a582 100644 --- a/readme.md +++ b/readme.md @@ -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