diff options
author | Helmut Grohne <helmut@subdivi.de> | 2013-06-02 13:19:30 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2013-06-02 13:19:30 +0200 |
commit | e30a95edd12274c102de97c13d7914a0146f218b (patch) | |
tree | e07a12734900efba8a5f4de4026543693a6d1e85 /README.md | |
parent | f8ce3d2a2075957ed6047c67db5aa190d7c30aa8 (diff) | |
download | tcvt-e30a95edd12274c102de97c13d7914a0146f218b.tar.gz |
support python3.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ======= |