Sorted out the documentation

This commit is contained in:
Mikal Villa 2015-09-10 02:09:56 +08:00
parent 07adb8ff64
commit 01c11d5fa5
8 changed files with 166 additions and 3 deletions

View file

@ -40,8 +40,6 @@ Build Statuses
Testing
-------
First, build it.
On Ubuntu/Debian based
* sudo apt-get install libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libcrypto++-dev libboost-date-time-dev
* $ cd i2pd/build
@ -56,7 +54,7 @@ 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
For a list of cmake options, see doc/BUILD_NOTES.md
Building Unit Tests
-------------------