Commit Diff


commit - 50b933ec236014efa062515dc8275c4984deaa04
commit + 49b405563aee486d202e70daf3e3e8b9e7962b7f
blob - /dev/null
blob + 09759757710995dd227a347b439c52d9b4efd5ef (mode 644)
--- /dev/null
+++ INSTALL
@@ -0,0 +1,14 @@
+To install
+-------
+
+as root user: make install
+
+Will copy bin and man files on your system
+
+To uninstall
+---------
+
+as root user: make uninstall
+
+Remove bin and man files from your system
+