From e30a95edd12274c102de97c13d7914a0146f218b Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 2 Jun 2013 13:19:30 +0200 Subject: support python3.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 231ed57..d12203a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ into a `$COLUMNS/2` x `$LINES*2` terminal. It ships the two commands `tcvt` and requriements ============ -To run tcvt you need a Python 2.X where X is 6 or 7. 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. Other than that only standard +unix tools such as man, make, gzip, sed are needed. license ======= -- cgit v1.2.3