diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 3f5db9ee..5588d0c0 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ This file describes ranger and how to get it to run. For instructions on the usage, please read the man page. See doc/HACKING for development specific information. For configuration, check the files in ranger/config/. They are usually installed to /usr/lib/python*/site-packages/ranger/config/ -and can be obtained with ranger's --copy-config option. The examples/ +and can be obtained with ranger's --copy-config option. The doc/examples/ directory contains several scripts and plugins that demonstrate how ranger can be extended or combined with other programs. |