Update readme.md (#1512)

Added missing instruction for FreeBSD install
pull/1515/head
Yevhen Stasiv 3 years ago committed by GitHub
parent d6231521d5
commit 70ceeb10a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -152,6 +152,7 @@ build:
$ git clone --recursive https://github.com/loki-project/loki-network
$ cd loki-network
$ mkdir build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ make

Loading…
Cancel
Save