diff options
author | hut <hut@lavabit.com> | 2013-02-13 01:26:19 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-13 01:26:19 +0100 |
commit | 9f304f0745b97db6a52fb3eb6b2b5ad228432096 (patch) | |
tree | 0e3db9ff8ad4fb3507fdd73821feaeca0264ac86 | |
parent | 08b6bd2fb5fec0f226064cca9abe25c5e74f8af9 (diff) | |
download | ranger-9f304f0745b97db6a52fb3eb6b2b5ad228432096.tar.gz |
examples/README: add instructions on how to install plugins
-rw-r--r-- | examples/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README b/examples/README index 8606a89d..7c71d9cf 100644 --- a/examples/README +++ b/examples/README @@ -1,2 +1,5 @@ The files in this directory contain applications or extensions of ranger which are put here for your inspiration and as references. + +In order to use a plugin from this directory, you need to copy it to +~/.config/ranger/plugins/ |