diff --git a/README.md b/README.md index 005d42b07..20adc97fe 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,9 @@ To append a suffix to KeyDB program names, use: ***Note that the following dependencies may be needed: % sudo apt-get install autoconf autotools-dev libnuma-dev libtool -To buik=ld with TLS support, use: +KeyDB by default is built with TLS enabled. To build without TLS support, use: - % make BUILD_TLS=yes + % make BUILD_TLS=no Running the tests with TLS enabled (you will need `tcl-tls` installed):