update readme for freebsd

pull/976/head
Jeff Becker 5 years ago
parent b5686dab93
commit 8ab97e58c6
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -171,11 +171,13 @@ install (root):
build:
$ pkg install cmake git curl libuv-1.27.0 libsodium
$ pkg install cmake git curl libuv libsodium
$ git clone https://github.com/loki-project/loki-network
$ cd loki-network
$ gmake -j8
$ mkdir build
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ make
install (root):
# gmake install
# make install

Loading…
Cancel
Save