diff options
author | hut <hut@lavabit.com> | 2013-03-01 09:19:47 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-03-01 09:22:59 +0100 |
commit | c139ec86237c2800f55ea2064f18c1b5bc4e9523 (patch) | |
tree | 9469cc1e167f00cacf8214358f153ed634942698 /examples/README | |
parent | 76612b05b5d1490032e38a736c7293bd750c877d (diff) | |
download | ranger-c139ec86237c2800f55ea2064f18c1b5bc4e9523.tar.gz |
Added version info to examples
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README b/examples/README index 7c71d9cf..ca514853 100644 --- a/examples/README +++ b/examples/README @@ -3,3 +3,6 @@ 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/ + +Note that if you update ranger to a new minor version (for example, +from 1.6.* to 1.7.0), your outdated plugins WILL break and crash ranger. |