From 5a6386e71359d324eb9b3b458f3e923c2332ca0b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 Feb 2009 11:10:34 +0000 Subject: added install info to README --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'README') diff --git a/README b/README index 47022ee..e2ba6ed 100644 --- a/README +++ b/README @@ -62,3 +62,22 @@ Notes: because openssl had no SHA256 implementation prior to this version - on OpenBSD you have to use gmake instead of make + + +Installing +---------- + +# sudo make install + +This will install anytun under the $PREFIX defined with configure + +Uninstalling +------------ + +# sudo make remove + +This removes everytthing except for the config files + +# sudo make purge + +This also removes config files -- cgit v1.2.3