From: Sergey Matveev Date: Thu, 10 Sep 2015 20:50:21 +0000 (+0300) Subject: [DOC] Links to packages and ports X-Git-Tag: 4.0^2~25 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=83c8d039d1b371af589a472b57188eb3abcc0d95 [DOC] Links to packages and ports Signed-off-by: Sergey Matveev --- diff --git a/doc/installation.texi b/doc/installation.texi index 1510831..cc5debb 100644 --- a/doc/installation.texi +++ b/doc/installation.texi @@ -1,6 +1,13 @@ @node Installation @unnumbered Installation +Possibly GoVPN already exists in your distribution: + +@itemize @bullet +@item @url{https://aur.archlinux.org/packages/govpn/, AUR} +@item @url{http://www.freshports.org/security/govpn/, FreeBSD ports} +@end itemize + GoVPN is written on Go programming language and you have to install Go compiler (1.5+ version is highly recommended): @code{lang/go} port in FreeBSD and @code{golang} package in most GNU/Linux distributions.