[ooni-probe/master] Add tor to the list of dependencies

commit 86954cf1784ddbb7d645a3042158c7313d67a4a1 Author: Arturo Filastò <hellais@gmail.com> Date: Tue Nov 27 15:46:28 2012 +0100 Add tor to the list of dependencies --- README.md | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 4100541..9f7cfb1 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ Basic requirements: On debian based systems these can be installed with: - sudo apt-get install git-core python python-pip python-dev build-essential + sudo apt-get install git-core python python-pip python-dev build-essential tor The python dependencies required for running ooniprobe are: + * Tor: http://torproject.org/ * Twisted (>12.1.0): http://twistedmatrix.com/trac/ * PyYAML: http://pyyaml.org/ * Scapy: http://www.secdev.org/projects/scapy/
participants (1)
-
art@torproject.org