[tor-commits] [ooni-probe/master] Update README file
art at torproject.org
art at torproject.org
Thu Aug 15 17:29:48 UTC 2013
commit b6400a90e0a4b9b6946a59d6f8854bee52bce521
Author: Arturo Filastò <art at fuffa.org>
Date: Thu Aug 15 18:21:27 2013 +0200
Update README file
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 2d931ab..821499d 100644
--- a/README.md
+++ b/README.md
@@ -50,13 +50,12 @@ vagrant up
vagrant ssh
```
-ooniprobe will be installed in `/data/ooniprobe`.
+ooniprobe will be installed in `/ooni`.
3) You can run tests with:
```
-cd /data/ooniprobe/
-./bin/ooniprobe nettests/blocking/http_requests.py -f /data/ooniprobe/inputs/input-pack/alexa-top-1k.txt
+ooniprobe /usr/share/ooni/nettests/blocking/http_requests.py -f /ooni/inputs/input-pack/alexa-top-1k.txt
```
## The easy way to prep your system for running ooniprobe
More information about the tor-commits
mailing list