From: Anomalocaridid <29845794+Anomalocaridid@users.noreply.github.com>
Date: Sat, 8 Jul 2023 23:55:10 +0000 (-0400)
Subject: nmount: update dependencies in plugins/README.md
X-Git-Tag: v4.9~8^2~1
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=57230234912a6a901e1f468617bb280bca6ef8d2;p=nnn.git

nmount: update dependencies in plugins/README.md
---

diff --git a/plugins/README.md b/plugins/README.md
index f2a3c4e6..167676a1 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -45,7 +45,7 @@ Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or bina
 | [mp3conv](mp3conv) | Extract audio from multimedia as mp3 | sh | ffmpeg |
 | [mtpmount](mtpmount) | Toggle mount of MTP device (eg. Android) | sh | gvfs-mtp |
 | [nbak](nbak) | Backs up `nnn` config | sh | tar, awk, mktemp |
-| [nmount](nmount) | Toggle mount status of a device as normal user | sh | pmount, udisks2 |
+| [nmount](nmount) | Toggle mount status of a device as normal user | sh | pmount (optional), udisks2 |
 | [nuke](nuke) | Sample file opener (CLI-only by default) | sh | _see in-file docs_ |
 | [oldbigfile](oldbigfile) | List large files by access time | sh | find, sort |
 | [openall](openall) | Open selected files together or one by one [✓] | bash | - |