summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 21:13:14 +0200
committerhut <hut@lavabit.com>2011-10-08 21:13:14 +0200
commit070698886dbe2abfba7b2d9464dc01bf1555b3da (patch)
tree414a72589cfb9cfd15a2acd220cab222d5b82f24 /README
parentf16004ba6ce2463df6effcda4503d8f6b00ecf90 (diff)
downloadranger-070698886dbe2abfba7b2d9464dc01bf1555b3da.tar.gz
README: Updated dependencies
Diffstat (limited to 'README')
-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"):