summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorDorien Snake <threeifbywhiskey@gmail.com>2014-12-10 18:13:31 -0500
committerDorien Snake <threeifbywhiskey@gmail.com>2014-12-10 18:13:31 -0500
commit61f87ce9bd76aae14385e47b22772f90d0fb7a87 (patch)
tree44ccb7a81303c23b02cfe021df08df654116a0b8 /README.md
parentb071cb85290860895ca53d11105c825674cadebb (diff)
downloadranger-61f87ce9bd76aae14385e47b22772f90d0fb7a87.tar.gz
Fixed references to doc/HACKING
This patch replaces all references to `doc/HACKING` with `doc/HACKING.md`, to
include the one in `setup.py` that was preventing a successful build. Some
trailing whitespace was incidentally removed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56565c46..96df104b 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 for development specific
+usage, please read the man page.  See doc/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/