mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
Update readme.md
This commit is contained in:
parent
a980eff8ef
commit
46a86741c2
1 changed files with 2 additions and 2 deletions
|
@ -67,10 +67,10 @@ Build requirements:
|
|||
|
||||
* GNU Make
|
||||
* CMake
|
||||
* C++ 17 capable C++ compiler
|
||||
* C++ 14 capable C++ compiler
|
||||
* gcovr (if generating test coverage with gcc)
|
||||
* libuv >= 1.27.0
|
||||
* libsodium (A patch that removes `undocumented system call` from the Win32 build is in `llarp/win32`.)
|
||||
* libsodium >= 1.0.17 (A patch that removes `undocumented system call` from the Win32 build is in `llarp/win32`.)
|
||||
* libcurl
|
||||
|
||||
### Linux
|
||||
|
|
Loading…
Reference in a new issue