]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/install.texi
Determine go.mod support and corresponding envvars
[nncp.git] / doc / install.texi
index a3c1cc2ead95f77f0b4b3cd4d7fa9917527c50b8..db3be1dd3354524009533033380cce700c4bedf1 100644 (file)
@@ -4,14 +4,14 @@
 Possibly NNCP package already exists for your distribution:
 
 @itemize
-@item @url{https://github.com/voidlinux/void-packages/blob/master/srcpkgs/nncp/template, Void Linux}
-@item @url{https://git.cypherpunks.ru/cgit.cgi/nncp.git/tree/ports/nncp, FreeBSD currently uncommitted port}
+@item @url{https://www.freshports.org/net/nncp/, FreeBSD ports}
+@item @url{https://github.com/void-linux/void-packages/blob/master/srcpkgs/nncp/template, Void Linux}
 @end itemize
 
 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.7+ version is highly
+and you have to install Go compiler (1.10+ version is highly
 recommended). @emph{Make} (BSD and GNU ones are fine) is recommended for
 convenient building. @url{https://www.gnu.org/software/texinfo/,
 Texinfo} is used for building documentation.