summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 0688030d..c0a1abb3 100644
--- a/README
+++ b/README
@@ -7,8 +7,8 @@ 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 files in ranger/defaults/.  They
-are usually installed to /usr/lib/python*/site-packages/ranger/defaults/
+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.
 
 A note to packagers:  Versions meant for packaging are listed in the changelog
@@ -92,5 +92,5 @@ directory.
 
 Ranger can automatically copy default configuration files to ~/.config/ranger
 if you run it with the switch --copy-config. (see ranger --help for a
-description of that switch.)  Also check ranger/defaults/ for the default
+description of that switch.)  Also check ranger/config/ for the default
 configuration.