From e08fc8881d441f75b01967e547f050d04e66d20e Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 5 May 2018 14:07:26 -0400 Subject: [PATCH] update readme --- contrib/backends/nntpchan-daemon/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contrib/backends/nntpchan-daemon/README.md b/contrib/backends/nntpchan-daemon/README.md index 4d7f12c..e705615 100644 --- a/contrib/backends/nntpchan-daemon/README.md +++ b/contrib/backends/nntpchan-daemon/README.md @@ -4,14 +4,12 @@ C++ rewrite requirements: -* g++ 7.2.0 >= or clang 5.x >= +* C++17 compiler * pkg-config * libsodium 1.x -* libuv 1.x - * boost variant (for now) * GNU Make