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