From e819991caa3621da8e17180c7e5d88386bf96f02 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Tue, 29 Sep 2015 14:18:22 +0200 Subject: [PATCH] Less confusing dependency section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 828b469..ed95d58 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ The default_resource includes example use of Server::flush. ### Dependencies -Boost C++ libraries must be installed, go to http://www.boost.org for download and instructions. +Boost C++ libraries must be installed. -For HTTPS: OpenSSL libraries from https://www.openssl.org are required. +For HTTPS: OpenSSL libraries are required. ### Compile and run