summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nautilus/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nautilus/README.md b/nautilus/README.md
index 0901088..f39d69e 100644
--- a/nautilus/README.md
+++ b/nautilus/README.md
@@ -10,3 +10,6 @@
10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, 10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`,
11and launch Nautilus; you should now have a "Remove metadata" item in the 11and launch Nautilus; you should now have a "Remove metadata" item in the
12right-clic menu on supported files. 12right-clic menu on supported files.
13
14Please note: This is not needed if using a distribution provided package. It
15only applies if installing from source.