From 69842c35f818591fcce8b3e736aa4b3e49fa3f84 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 14 Oct 2008 20:53:18 +0000 Subject: clarify which modules git-svn-id: file:///home/or/svnrepo/updater/trunk@17101 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- doc/HOWTO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3