summary refs log tree commit diff stats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 84325cd9..7bb67837 100755
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ if __name__ == '__main__':
                 ['doc/ranger.1',
                  'doc/rifle.1']),
             ('share/doc/ranger',
-                ['README',
+                ['README.md',
                  'CHANGELOG',
                  'doc/HACKING',
                  'doc/colorschemes.txt']),