summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
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