diff options
Diffstat (limited to 'doc/HOWTO')
-rw-r--r-- | doc/HOWTO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |