Skip to content

Commit 3fa034c

Browse files
authored
Updated version of GCC recommended in the readme
1 parent e9da6f8 commit 3fa034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Additionally, clients can specify resource limits on the overall number of conne
7979
libhttpserver can be used without any dependencies aside for libmicrohttpd.
8080

8181
The minimum versions required are:
82-
* g++ >= 4.8.4 or clang-3.6
82+
* g++ >= 5.5.0 or clang-3.6
8383
* libmicrohttpd >= 0.9.52
8484
* [Optionally]: for TLS (HTTPS) support, you'll need [libgnutls](http://www.gnutls.org/).
8585
* [Optionally]: to compile the code-reference, you'll need [doxygen](http://www.doxygen.nl/).

0 commit comments

Comments
 (0)