From ef6aafcde23e3a0dbfbc507847d035b8b04a1496 Mon Sep 17 00:00:00 2001 From: emeric Date: Fri, 25 Oct 2019 15:27:08 +0200 Subject: [PATCH] Updated README, fixes #5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01e09372..2b2ddd29 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,8 @@ __Notes__: apt-get install g++ autoconf automake libboost-filesystem-dev libboost-system-dev libavutil-dev libavformat-dev libmagick++-dev libpstreams-dev libconfig++-dev libpstreams-dev ffmpeg libtag1-dev ``` -You also need _Wt4_, that is not packaged yet on _Debian_. See [installation instructions](https://www.webtoolkit.eu/wt/doc/reference/html/InstallationUnix.html). -No optional requirement is required, except openSSL if you plan not to deploy behind a reverse proxy +You also need _Wt4_, which is not packaged yet on _Debian_. See [installation instructions](https://www.webtoolkit.eu/wt/doc/reference/html/InstallationUnix.html).
+No optional requirement is needed, except openSSL if you plan not to deploy behind a reverse proxy (which is not recommended). #### Build