From: Samuli Seppänen <samuli.seppa...@gmail.com> URL: https://github.com/OpenVPN/openvpn/pull/51 Signed-off-by: Samuli Seppänen <samuli.seppa...@gmail.com> --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README index 81424d1..09da268 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