build: align minimum build requirements with ndn-cxx
Change-Id: Ia28aabc9e496f7467fa58525cde97d44ad159003
diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst
index 828f021..3443043 100644
--- a/docs/INSTALL.rst
+++ b/docs/INSTALL.rst
@@ -17,9 +17,9 @@
Download the PSync library and build it according to the instructions available at
https://github.com/named-data/PSync#build
-- ChronoSync library [optional]
+- ChronoSync library [optional, deprecated]
- For testing purposes, NLSR can be optionally built with Chronosync support. Download
+ For testing purposes, NLSR can be optionally built with ChronoSync support. Download
the ChronoSync library and build it according to the instructions available at
https://github.com/named-data/ChronoSync#build
@@ -29,7 +29,7 @@
the ndn-svs library and build it according to the instructions available at
https://github.com/named-data/ndn-svs#installation
-Note that at least one sync library must be enabled.
+Note that at least one Sync library must be enabled.
Build
-----