From: Samuli Seppänen <[email protected]>
URL: https://github.com/OpenVPN/openvpn/pull/51
Signed-off-by: Samuli Seppänen <[email protected]>
---
README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 349e08a..e1caad1 100644
--- a/README
+++ b/README
@@ -7,12 +7,13 @@ 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/
To Build and Install,
+ tar -zxf openvpn-<version>.tar.gz
./configure
make
make install
--
2.5.5