summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-10-09 12:02:58 +0200
committerhut <hut@lepus.uberspace.de>2015-10-09 12:03:35 +0200
commit6ff9bb6f7f36e956605137fbd426de864b174ebe (patch)
tree77981e9775cbfe168e2f06abff1afd4fad150260 /README.md
parentf8341333ad3ab127dd9bf215769d77ab828efb0e (diff)
downloadranger-6ff9bb6f7f36e956605137fbd426de864b174ebe.tar.gz
README.md: clarify curses dependence (see #387)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0d3ca25..57b2631d 100644
--- a/README.md
+++ b/README.md
@@ -52,8 +52,8 @@ Features
 
 Dependencies
 ------------
-* Python (tested with version 2.6, 2.7, 3.1, 3.2) with support for ncurses
-  and (optionally) wide-unicode.
+* Python (tested with version 2.6, 2.7, 3.1, 3.2) with the "curses" module
+  and (optionally) wide-unicode support.
 * A pager ("less" by default)
 
 Optional: