From: Samuli Seppänen <[email protected]>

URL: https://github.com/OpenVPN/openvpn/pull/51
Signed-off-by: Samuli Seppänen <[email protected]>
---
 README | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 349e08a..b64914a 100644
--- a/README
+++ b/README
@@ -7,12 +7,14 @@ 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/
+       https://openvpn.net/index.php/download/community-downloads.html
 
 To Build and Install,
 
+       tar -zxf openvpn-<version>.tar.gz
+       cd openvpn-<version>
        ./configure
        make
        make install
-- 
2.5.5


Reply via email to