diff options
author | hut <hut@lavabit.com> | 2011-10-10 22:45:17 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-10-10 22:48:25 +0200 |
commit | 1008f630fbb854849ab8debb128d09b450ba7e16 (patch) | |
tree | c773c06a8f128548429bdc6e436012f6efec43a5 /README | |
parent | 43226a26b7df6cb58f033dc3e3a3e03f755bad72 (diff) | |
download | ranger-1008f630fbb854849ab8debb128d09b450ba7e16.tar.gz |
fixed some documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README index ba60c53e..7e89be82 100644 --- a/README +++ b/README @@ -7,8 +7,9 @@ open your files with. 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 sample files that ranger creates -in your ~/.config/ranger directory. +information. For configuration, check the files in ranger/defaults/. They +are usually installed to /usr/lib/python*/site-packages/ranger/defaults/ +and can be obtained with ranger's --copy-config option. A note to packagers: Versions meant for packaging are listed in the changelog on the website. |