Use correct flag in README.md

This commit is contained in:
michael-grunder 2019-10-10 15:46:33 -07:00
parent 42a2e679be
commit e777b0295e
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ as soon as possible in order to prevent allocation of useless memory.
SSL/TLS support is not built by default and requires an explicit flag:
make USE_TLS=1
make USE_SSL=1
This requires OpenSSL development package (e.g. including header files to be
available.