]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/install.texi
Mention of nncp-check
[nncp.git] / doc / install.texi
index afab4c2e3c521faff2f6f250296c554c05b89cb5..590ed5fc6fc7044fbf183852289d2cbf90733329 100644 (file)
@@ -1,8 +1,6 @@
 @node Installation
 @unnumbered Installation
 
-@set VERSION 5.3.3
-
 Possibly NNCP package already exists for your distribution:
 
 @itemize
@@ -16,10 +14,10 @@ Possibly NNCP package already exists for your distribution:
 NNCP should run on any POSIX-compatible operating system.
 
 NNCP is written on @url{https://golang.org/, Go} programming language
-and you have to install Go compiler 1.10+ version. @command{Make} (BSD
-and GNU versions are fine) is recommended for convenient building.
-@url{https://www.gnu.org/software/texinfo/, Texinfo} is used for
-building documentation (although tarballs already include it).
+and you have to install Go compiler 1.13+ version.
+@url{http://cr.yp.to/redo.html, redo} build system is recommended for
+convenience. @url{https://www.gnu.org/software/texinfo/, Texinfo} is
+used for building documentation (although tarballs already include it).
 
 In general you must get @ref{Tarballs, the tarball}, check its
 @ref{Integrity, integrity and authenticity} and run @command{make}.