aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-05-05 08:20:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-05-22 08:44:19 +0530
commitb764055314ac281206f370d49e49ee9faf8b24e7 (patch)
treedd6ff63efee5196dc7f21a292a1481f197c12d19 /plugins/README.md
parent5cd8578799f8fa14e9e4b0d5304b228a1eebd972 (diff)
downloadnnn-b764055314ac281206f370d49e49ee9faf8b24e7.tar.gz
Update getplugs to set up nlauch
Diffstat (limited to 'plugins/README.md')
-rw-r--r--plugins/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/README.md b/plugins/README.md
index 9b1571c..544d2b8 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -21,9 +21,9 @@
#### Installing plugins
-Download the `getplugs` plugin and execute it to get all the plugins. You can run it again later to update the plugins.
+Download the `getplugs` plugin and execute it anywhere to get all the plugins installed to `~/.config/nnn/plugins`. You can run it again later to update the plugins.
-Note that `getplugs` also downloads the launcher `nlaunch` which you have to drop somewhere in your `$PATH` manually.
+**NOTE:** `getplugs` also downloads the launcher `nlaunch` and tries to place it at `/usr/local/bin/` using `sudo`. If it fails you have to place `nlauch` manually somewhere in your `$PATH`.
#### File access from plugins