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

update readme again

This commit is contained in:
Jeff Becker 2018-07-27 11:21:30 +10:00
parent 3cf1a35094
commit 24c4ded78a

View file

@ -8,8 +8,8 @@ And you can read the LLARP protocol specification [here](doc/proto_v0.txt)
## Building ## Building
$ sudo apt install build-essential libtool autoconf cmake git $ sudo apt install build-essential libtool autoconf cmake git
$ git clone --recursive https://github.com/majestrate/llarpd-builder $ git clone --recursive https://github.com/loki-project/lokinet-builder
$ cd llarpd-builder $ cd lokinet-builder
$ make $ make
## Running ## Running