]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Links to packages and ports
authorSergey Matveev <stargrave@stargrave.org>
Thu, 10 Sep 2015 20:50:21 +0000 (23:50 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 10 Sep 2015 20:50:21 +0000 (23:50 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/installation.texi

index 15108317699388ea272c491a3063e750a94a2277..cc5debba80d04a517677876933bf7836a5204199 100644 (file)
@@ -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.