update README

This commit is contained in:
Joris Vink 2017-05-22 14:36:55 +02:00
parent 95daf3a62b
commit 584ef47c4f
1 changed files with 2 additions and 2 deletions

View File

@ -45,9 +45,9 @@ Building Kore
Grab the [latest release](https://github.com/jorisvink/kore/releases/tag/2.0.0-release) tarball or clone the repository.
Requirements
* openssl (1.0.2 releases only right now, 1.1.0 support coming)
* openssl (1.0.2k or 1.1.0e)
(note: this requirement drops away when building with NOTLS=1 NOHTTP=1)
(note: libressl works as a replacement)
(note: libressl should work as a replacement)
Requirements for background tasks (optional)
* pthreads