summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-02-10 08:16:08 +0000
committerLars Wirzenius <liw@liw.fi>2014-02-10 08:16:08 +0000
commitdb86688b8052c26b1d651531bb76de2425dc77ea (patch)
tree48b596b288f606418331434c5ddbca075447c7cb /README
parentc314ed29b82ef1ff5d1a3e3b59c0520da73ed6a5 (diff)
downloadobnam-db86688b8052c26b1d651531bb76de2425dc77ea.tar.gz
Clarify Python version dependency in README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 1c2dfef4..45b34048 100644
--- a/README
+++ b/README
@@ -21,8 +21,9 @@ On other systems, using the `setup.py` file should work: run
"python setup.py --help" for advice. If not, please report a bug.
(I've only tested `setup.py` enough for to build the Debian package.)
-You need to install my Python B-tree library, and some of my other libraries
-and tools, which you can get from:
+You need Python 2.6 or 2.7 (Python 3 is not yet supported). You also
+need to install my Python B-tree library, and some of my other
+libraries and tools, which you can get from:
* <http://liw.fi/larch/>
* <http://liw.fi/ttystatus/>