summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/HOWTO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/HOWTO b/doc/HOWTO
index 5339d0c..0534723 100644
--- a/doc/HOWTO
+++ b/doc/HOWTO
@@ -4,7 +4,8 @@ INSTALLATION
------------
1) Make sure you have Python installed. Thandy has been tested with Python
- 2.5. It may need tweaks to work with other versinos.
+ 2.5, and Roger seems to have gotten it working with 2.4. It may need
+ tweaks to work with other versions.
2) Install the simplejson python module.
(on Debian, apt-get install python-simplejson. If you're using etch,