[ooni-probe/master] Update README.md

commit 51c92f2d32a205624a80259d647fed311d62090f Author: Arturo Filastò <hellais@users.noreply.github.com> Date: Mon Jan 13 13:26:55 2014 +0100 Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index deb1b6f..f3551f8 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,15 @@ probe is a liability for you, please be aware of this risk. ## Installation +### Debian based systems + +``` +echo "deb http://deb.ooni.nu/ooni wheezy main" >> /etc/apt/sources.list +gpg --recv-key 0x49B8CDF4 +gpg --export 89AB86D4788F3785FE9EDA31F9E2D9B049B8CDF4 | sudo apt-key add - +apt-get update && apt-get install ooniprobe +``` + ### Linux We believe that ooniprobe runs reasonably well on Debian GNU/Linux wheezy as
participants (1)
-
art@torproject.org