aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrelan <relan@users.noreply.github.com>2015-11-07 11:36:44 +0300
committerrelan <relan@users.noreply.github.com>2015-11-07 11:36:44 +0300
commit48ec1fa58741eea2f5e8e8d4ba73082fab1d3a61 (patch)
tree821338d21aa4fc94e4c22315cff9de6a135fed1f
parentc4d1bc1e671c875d7fa6a1db105fe8fb6a0aeafe (diff)
downloadandroid_external_exfat-48ec1fa58741eea2f5e8e8d4ba73082fab1d3a61.tar.gz
android_external_exfat-48ec1fa58741eea2f5e8e8d4ba73082fab1d3a61.tar.bz2
android_external_exfat-48ec1fa58741eea2f5e8e8d4ba73082fab1d3a61.zip
Add uninstall command to the README.md.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d554f2a..3cf58b7 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,10 @@ Then install driver and utilities:
sudo make install
+You can remove them using this command:
+
+ sudo make uninstall
+
Mounting
--------