commit 584ef47c4f4c76f8cb7c4fec9472f16c2718bdb9
parent 95daf3a62bef0b9c84101eecbb464fd474566f45
Author: Joris Vink <joris@coders.se>
Date: Mon, 22 May 2017 14:36:55 +0200
update README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -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