diff options
author | hut <hut@lavabit.com> | 2013-03-09 19:58:43 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-03-09 19:59:33 +0100 |
commit | e53b222810d56810db69fc991ab29a921887f942 (patch) | |
tree | c434775ea09d4f00ca58dfce3bebe1fd6aeb21eb /README | |
parent | 3cd8a402504b75c1ab63223ae0c583d2f803f11a (diff) | |
download | ranger-e53b222810d56810db69fc991ab29a921887f942.tar.gz |
manpage: renamed example/ to /usr/share/doc/ranger/
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. |