From 26bebc5a28054e6c5ffd27eaf30edec639e8bb0c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 11 Nov 2009 04:29:11 +0000 Subject: updated Readme --- README | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) (limited to 'README') diff --git a/README b/README index 9bf4c39..c978f80 100644 --- a/README +++ b/README @@ -94,6 +94,25 @@ Notes: version - on FreeBSD 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 the config files + + Errors: ======= @@ -111,23 +130,3 @@ cd /dev edit /etc/modules and add the line tun to load the module automatically - - -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 the config files -- cgit v1.2.3