mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-08 19:23:54 +02:00
Sorted out the documentation
This commit is contained in:
parent
07adb8ff64
commit
01c11d5fa5
8 changed files with 166 additions and 3 deletions
13
doc/REQUIREMENTS.md
Normal file
13
doc/REQUIREMENTS.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
Requirements for Linux/FreeBSD/OSX
|
||||
==================================
|
||||
|
||||
* GCC 4.6 or newer (Clang can be used instead of GCC)
|
||||
* Boost 1.46 or newer
|
||||
* crypto++
|
||||
|
||||
Requirements for Windows
|
||||
========================
|
||||
|
||||
* VS2013 (known to work with 12.0.21005.1 or newer)
|
||||
* Boost 1.46 or newer
|
||||
* crypto++ 5.62
|
Loading…
Add table
Add a link
Reference in a new issue