summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
index bb7c11a..9bf4c39 100644
--- a/README
+++ b/README
@@ -111,3 +111,23 @@ 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