summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-10-14 20:53:18 +0000
committerRoger Dingledine <arma@torproject.org>2008-10-14 20:53:18 +0000
commit69842c35f818591fcce8b3e736aa4b3e49fa3f84 (patch)
tree545125b553bfe07afe3679cc00a9b1ca3a058509 /doc
parent485d8f9ff3cab38b2a1d3371aec9134732f2a1b8 (diff)
clarify which modules
git-svn-id: file:///home/or/svnrepo/updater/trunk@17101 55e972cd-5a19-0410-ae62-a4d7a52db4cd
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