diff options
author | Dorien Snake <threeifbywhiskey@gmail.com> | 2014-12-10 18:35:32 -0500 |
---|---|---|
committer | Dorien Snake <threeifbywhiskey@gmail.com> | 2014-12-10 18:35:32 -0500 |
commit | b38b4dd1c053efd4b7669fa8727ca0da7c9fa379 (patch) | |
tree | 8ba34a66160c93a0a4cb5834c67cb3348004249d /README.md | |
parent | 61f87ce9bd76aae14385e47b22772f90d0fb7a87 (diff) | |
download | ranger-b38b4dd1c053efd4b7669fa8727ca0da7c9fa379.tar.gz |
Fixed references to doc/HACKING (for real)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 96df104b..0e0e3c02 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ out which program to use for what file type. ![screenshot](doc/screenshot.png) This file describes ranger and how to get it to run. For instructions on the -usage, please read the man page. See doc/HACKING.md for development specific +usage, please read the man page. See HACKING.md 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 doc/examples/ |