From 584ef47c4f4c76f8cb7c4fec9472f16c2718bdb9 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Mon, 22 May 2017 14:36:55 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 343d089..507c4bc 100644 --- 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