mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-09 13:41:06 +08:00
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:
parent
8b3b74a04d
commit
2a9434ff4c
6
README
6
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,
|
To Build and Install,
|
||||||
|
|
||||||
|
tar -zxf openvpn-<version>.tar.gz
|
||||||
|
cd openvpn-<version>
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user