summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2013-06-02 13:19:30 +0200
committerHelmut Grohne <helmut@subdivi.de>2013-06-02 13:19:30 +0200
commite30a95edd12274c102de97c13d7914a0146f218b (patch)
treee07a12734900efba8a5f4de4026543693a6d1e85 /README.md
parentf8ce3d2a2075957ed6047c67db5aa190d7c30aa8 (diff)
downloadtcvt-e30a95edd12274c102de97c13d7914a0146f218b.tar.gz
support python3.3
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 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
=======