diff options
| author | rhamnousia | 2020-06-28 18:32:00 -0400 |
|---|---|---|
| committer | rhamnousia | 2020-06-28 18:32:00 -0400 |
| commit | 60d820b053c9915e3e596fcdae6bace05d1d36d7 (patch) | |
| tree | 3b564b8dfba9762cfbf30720c8c46935ff6c8916 /nautilus | |
| parent | 461534a966c3ec800912edbc87e7fb19b76f1a37 (diff) | |
fixed a minor typo in the nautilus readme
Diffstat (limited to 'nautilus')
| -rw-r--r-- | nautilus/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus/README.md b/nautilus/README.md index f39d69e..7450204 100644 --- a/nautilus/README.md +++ b/nautilus/README.md | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | 9 | ||
| 10 | Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, | 10 | Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, |
| 11 | and launch Nautilus; you should now have a "Remove metadata" item in the | 11 | and launch Nautilus; you should now have a "Remove metadata" item in the |
| 12 | right-clic menu on supported files. | 12 | right-click menu on supported files. |
| 13 | 13 | ||
| 14 | Please note: This is not needed if using a distribution provided package. It | 14 | Please note: This is not needed if using a distribution provided package. It |
| 15 | only applies if installing from source. | 15 | only applies if installing from source. |
