summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-11-11 04:26:35 +0000
committerChristian Pointner <equinox@anytun.org>2009-11-11 04:26:35 +0000
commit2864d7274e5afba4ab078db876f1b4a39248e49e (patch)
tree54aa8dd103d839ab9c4450b50e2efeda4ee4e4a5
parentno username/groupname in example config (diff)
updated Reade
-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