Commit Diff
--- /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 +
