[mousetrap] Add uninstall instructions



commit d67c2b5e35ed36455d9552d153340491f1c75396
Author: tredzko <tredzko hotmail com>
Date:   Thu Feb 26 13:29:05 2015 -0500

    Add uninstall instructions
    
    Authors: SClawz, tredzko
    
    Updated README.md file with uninstall instructions, removed the "make
    clean" command, and fixed the formatting of the uninstall description.

 README.md |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
index 21651c6..19357da 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,13 @@ to install the mousetrap dependencies for Fedora21, Python3 and OpenCV3.
     make
     sudo make install
 
+## Uninstalling
+
+When uninstalling, make sure that you are in the Mousetrap folder that you used to install Mousetrap.
+
+### Using 'autotools'
+
+    sudo make uninstall
 
 ## Running
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]