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>
This commit is contained in:
Samuli Seppänen 2016-05-31 09:53:55 +03:00 committed by David Sommerseth
parent cd538f2c7a
commit fdc24f1e98

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