summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d12203a..eb6a795 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,9 @@ into a `$COLUMNS/2` x `$LINES*2` terminal. It ships the two commands `tcvt` and
requriements
============
-To run tcvt you need a Python 2.6, 2.7 or 3.3. Other than that only standard
-unix tools such as man, make, gzip, sed are needed.
+To run tcvt you need a Python 2.6, 2.7 or 3.3 or later, which is built against
+ncurses. A Python built against FreeBSD's curses is known to not work. Other
+than that only standard unix tools such as man, make, gzip, sed are needed.
license
=======