mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Update README and BUILD_NOTES.
This commit is contained in:
parent
5d00ad6473
commit
0979f0d2f2
2 changed files with 6 additions and 13 deletions
|
@ -63,6 +63,8 @@ The client should now reseed by itself.
|
|||
|
||||
By default, the web console is located at http://localhost:7070/.
|
||||
|
||||
For a list of cmake options, see build/BUILD_NOTES.md
|
||||
|
||||
Building Unit Tests
|
||||
-------------------
|
||||
|
||||
|
@ -73,7 +75,7 @@ On Ubuntu/Debian based
|
|||
|
||||
To build the tests, run
|
||||
|
||||
$ make tests
|
||||
$ cmake .. -DWITH_TESTS=ON
|
||||
|
||||
|
||||
Cmdline options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue