From 2a9434ff4cfda0579b566ebe13080f3992dfc0bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuli=20Sepp=C3=A4nen?= Date: Tue, 31 May 2016 09:53:55 +0300 Subject: [PATCH] Clarify the fact that build instructions in README are for release tarballs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit URL: https://github.com/OpenVPN/openvpn/pull/51 Signed-off-by: Samuli Seppänen Acked-by: David Sommerseth Message-Id: <1464677635-24251-1-git-send-email-samuli@openvpn.net> URL: http://article.gmane.org/gmane.network.openvpn.devel/11746 Signed-off-by: David Sommerseth (cherry picked from commit fdc24f1e986c5d8ecdf37c3d0f913f3549087852) --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 81424d110..ee7695163 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-.tar.gz + cd openvpn- ./configure make make install -- 2.47.2