From: Samuli Seppänen <sam...@openvpn.net> URL: https://github.com/OpenVPN/openvpn/pull/51 Signed-off-by: Samuli Seppänen <sam...@openvpn.net> --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README index 349e08a..e1caad1 100644 --- a/README +++ b/README @@ -7,12 +7,13 @@ as published by the Free Software Foundation. ************************************************************************* -For the latest version of OpenVPN, go to: +To get the latest release of OpenVPN, go to: http://openvpn.net/ To Build and Install, + tar -zxf openvpn-<version>.tar.gz ./configure make make install -- 2.5.5