summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HOWTO b/doc/HOWTO
index 98f0750..bf26170 100644
--- a/doc/HOWTO
+++ b/doc/HOWTO
@@ -7,8 +7,11 @@ INSTALLATION
2.5. It may need tweaks to work with other versinos.
2) Install the simplejson python module.
+ (on Debian, apt-get install python-simplejson. If you're using etch,
+ you'll want apt-get -t etch-backports install python-simplejson)
3) Install the pycrypto python module.
+ (on Debian, apt-get install python-crypto)
4) make test