diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 ======= |