]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/install.texi
Download link for 7.2.1 release
[nncp.git] / doc / install.texi
index 4a2fc2059f664b9418f82e708eff8f14c63cea7f..a8189f18092a1a783371bafe6831ee1d49cd7ce6 100644 (file)
@@ -1,13 +1,12 @@
 @node Installation
 @unnumbered Installation
 
-@set VERSION 5.3.0
-
 Possibly NNCP package already exists for your distribution:
 
 @itemize
 @item @url{https://www.freshports.org/net/nncp/, FreeBSD ports}
 @item @url{https://github.com/DragonFlyBSD/DPorts/tree/master/net/nncp, DragonFly BSD ports}
+@item @url{https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/misc/nncp, NixOS packages}
 @item @url{https://github.com/void-linux/void-packages/blob/master/srcpkgs/nncp/template, Void Linux}
 @item @url{https://qa.debian.org/developer.php?login=jgoerzen@@complete.org, Debian packages} (pending inclusion, maintainer's page)
 @end itemize
@@ -15,7 +14,7 @@ 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 you have to install Go compiler 1.13+ 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).