summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d48a7e3..6095cec 100644
--- a/README.md
+++ b/README.md
@@ -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.