[tor-commits] [ooni-probe/master] Add tor to the apt-get command.

art at torproject.org art at torproject.org
Mon May 30 16:28:33 UTC 2016


commit 07eef0862220b7a1d7f651e2ce5511707cdc1d4a
Author: Arturo Filastò <arturo at filasto.net>
Date:   Sat May 21 14:07:49 2016 +0200

    Add tor to the apt-get command.
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 5227cc6..1c2ec82 100644
--- a/README.rst
+++ b/README.rst
@@ -109,7 +109,7 @@ Make sure you have installed the following dependencies:
 
 On debian based systems this can generally be done by running::
 
-    sudo apt-get install -y build-essential libdumbnet-dev libpcap-dev libgeoip-dev libffi-dev python-dev python-pip
+    sudo apt-get install -y build-essential libdumbnet-dev libpcap-dev libgeoip-dev libffi-dev python-dev python-pip tor
 
 Then you should be able to install ooniprobe by running::
 





More information about the tor-commits mailing list