[ooni-probe/develop] Update README.md

commit cb12b185c5c01f891109282ed75b87a6ba842c5a Author: samsmith <github.com@msmith.net> Date: Mon Mar 4 16:01:07 2013 +0000 Update README.md tcpdump seems to be required on a clean debian (6.0.7) install. (this change may also need making in other places) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13102d3..b49a69b 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Basic system requirements: On Debian or Ubuntu GNU/Linux based systems these can be installed with: - sudo apt-get install git-core python python-pip python-dev build-essential tor tor-geoipdb + sudo apt-get install git-core python python-pip python-dev build-essential tor tor-geoipdb tcpdump Other packages that may be of interest:
participants (1)
-
isis@torproject.org