commit 41ea9d71a65c195a08a21b05fe651eb77d12f89d Author: Arturo Filastò hellais@users.noreply.github.com Date: Fri May 9 16:35:14 2014 +0200
Update Readme to point to correct file location. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index a59481e..b596e1f 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ ooniprobe will be installed in `/ooni`. 3) You can run tests with:
``` -ooniprobe blocking/http_requests -f /ooni/inputs/input-pack/alexa-top-1k.txt +ooniprobe blocking/http_requests -f /ooni/example_inputs/alexa-top-1k.txt ```
## Using ooniprobe