Clarify the fact that build instructions in README are for release tarballs

URL: https://github.com/OpenVPN/openvpn/pull/51
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: David Sommerseth <dazo@privateinternetaccess.com>
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 <dazo@privateinternetaccess.com>
(cherry picked from commit fdc24f1e986c5d8ecdf37c3d0f913f3549087852)
This commit is contained in:
Samuli Seppänen 2016-05-31 09:53:55 +03:00 committed by David Sommerseth
parent 8b3b74a04d
commit 2a9434ff4c

6
README
View File

@ -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