]> Cypherpunks.ru repositories - govpn.git/blob - INSTALL
Notes about setting GOPATH variable
[govpn.git] / INSTALL
1 GoVPN is a program written on Go programming language. If you have set
2 up $GOPATH environment properly, then simple "make all" should build
3 govpn-client and govpn-server executable binaries.
4
5 For details see either doc/govpn.info or doc/govpn.texi.