From 8174287f917a3b24c19a6601ba36fca9bdaa78c9 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 2 Oct 2021 21:59:37 -0400 Subject: [PATCH] README: Mark GnuTLS as optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41fb850e0..0f6166c94 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,8 @@ There are many binary packages available, but to install from source requires: * cmake * make * C++ compiler, currently gcc 7.1+ or clang 5.0+ for full C++17 support -* GnuTLS * libuuid +* GnuTLS (optional, required for sync) Download the tarball, and expand it: