[tor-commits] [ooni-probe/master] Update README.md
art at torproject.org
art at torproject.org
Tue Oct 29 15:52:16 UTC 2013
commit 8abf2cf15771e0f127394c3bce9fece9a6b36e38
Author: Arturo Filastò <hellais at users.noreply.github.com>
Date: Sat Oct 26 11:01:13 2013 +0200
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dde43f7..6bfb5e2 100644
--- a/README.md
+++ b/README.md
@@ -246,8 +246,8 @@ For pypcap:
git clone https://github.com/hellais/pypcap
cd pypcap/
pip install pyrex
-make && make install
-cd ../ && rm -rf pypcap-read-only
+python setup.py install
+cd ../ && rm -rf pypcap
```
## Including your geo data in the test report
More information about the tor-commits
mailing list