From c4d797539d4099521bca9ff18db139e0fcf6b6ae Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 12 Sep 2015 07:45:23 -0400 Subject: [PATCH] Docs: updated text again --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index ee5f88991..8197f855f 100644 --- a/INSTALL +++ b/INSTALL @@ -20,7 +20,7 @@ You will need a C++ compiler that supports full C++11, which includes: You will need the following libraries: - libuuid - - gnutls + - gnutls (can be optional - see '"sync" command' below) It is HIGHLY RECOMMENDED that you build with a library that provides uuid_* functions, such as libuuid.