Update README.md

This commit is contained in:
Xuan Sang LE
2019-11-08 16:22:44 +01:00
committed by GitHub
parent 42e5c9f1e2
commit a5a6cfe839

View File

@ -23,7 +23,7 @@ A lightweight and portable HTTP/HTTPs web server written in C:
* build-essential
### server dependencies
* libssl-dev (expecting openssl v1.1.1d)
* libssl-dev (expecting openssl v1.1.1d, only support TLSv1.2 and TLSv1.3)
* libsqlite3-dev
### build