OSDN Git Service

Add uninstall command to the README.md.
authorrelan <relan@users.noreply.github.com>
Sat, 7 Nov 2015 08:36:44 +0000 (11:36 +0300)
committerrelan <relan@users.noreply.github.com>
Sat, 7 Nov 2015 08:36:44 +0000 (11:36 +0300)
README.md

index d554f2a..3cf58b7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,6 +37,10 @@ Then install driver and utilities:
 
     sudo make install
 
 
     sudo make install
 
+You can remove them using this command:
+
+    sudo make uninstall
+
 Mounting
 --------
 
 Mounting
 --------