summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 52142aa8..7719886b 100644
--- a/README
+++ b/README
@@ -48,12 +48,12 @@ Features
 
 Dependencies
 ------------
-* Python (tested with version 2.6, 2.7, 3.1, 3.2) with the curses module
-  and, optionally, support for wide-unicode.
+* Python (tested with version 2.6, 2.7, 3.1, 3.2) with support for ncurses
+  and (optionally) wide-unicode.
+* The "file" program for determining file types
+* A pager ("less" by default)
 
 Optional:
-* The "file" program
-* A pager ("less" by default)
 * The python module "chardet", in case of encoding detection problems
 
 Optional, for enhanced file previews (with "scope.sh"):