Browse Source

Update requirements.md

pull/38/head
orignal 4 years ago committed by GitHub
parent
commit
89344f2e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/devs/building/requirements.md

2
docs/devs/building/requirements.md

@ -3,7 +3,7 @@ Build requirements @@ -3,7 +3,7 @@ Build requirements
In general, for building i2pd you need several things:
* compiler with c++11 support (for example: gcc >= 4.7, clang)
* compiler with c++11 support (for example: gcc >= 4.8, clang)
* boost >= 1.49
* openssl library
* zlib library (openssl already depends on it)

Loading…
Cancel
Save