summary refs log tree commit diff stats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5fc5ca6b..9939c11b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@ though you might want to read the Makefile first)
 
 0. Make sure you have a recent version of python, including the
    curses module, which is the case if this shell command prints no errors:
-   python -c 'import curses'
+   python -c 'import curses, sys; assert sys.version >= "2.6"'
 
 
 1. Copy the file "ranger.py" into any of the directories in the PATH
me the previous revision' href='/danisanti/profani-tty/blame/tests/test_cmd_bookmark.h?id=7d4b6d6f4f770716b092735e68624065da4ec60f'>^
7c5ece24 ^




af51fa3c ^
38d8d8d9 ^
af51fa3c ^
a8ecbccc ^
9d957e5f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18