From a8e13e4c985c458ab4410443a36b7a8260169665 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 19 Aug 2015 23:25:22 +0300 Subject: [PATCH] [DOC] Recommend Go 1.5, because of performance reasons Signed-off-by: Sergey Matveev --- doc/installation.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.texi b/doc/installation.texi index 3f5bde6..bb3faeb 100644 --- a/doc/installation.texi +++ b/doc/installation.texi @@ -19,8 +19,8 @@ Get the tarball and run @code{make}. @emph{govpn-client}, @emph{govpn-server}, @emph{govpn-verifier} binaries will be build in the current directory. -As a prerequisite you must install Go compiler and possibly TUN/TAP -interfaces utilities: +As a prerequisite you must install Go compiler (version 1.5 is highly +recommended) and possibly TUN/TAP interfaces utilities: @itemize @bullet @item @code{lang/go} port in FreeBSD. -- 2.44.0