commit 91f4a18f028c1feb230c6839b881b762b2312960
Author: ecneladis <ecneladis(a)gmail.com>
Date: Sat Jan 9 17:02:37 2016 +0100
README: proper path to example inputs
---
README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
index c824c44..a1b6386 100644
--- a/README.rst
+++ b/README.rst
@@ -174,7 +174,7 @@ ooniprobe will be installed in ``/ooni``.
5. You can run tests with::
- ooniprobe blocking/http_requests -f /ooni/example_inputs/alexa-top-1k.txt
+ ooniprobe blocking/http_requests -f /ooni/var/example_inputs/alexa-top-1k.txt
Using ooniprobe
===============