aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.mkd b/README.mkd
index 4179ce2b..6d95b86d 100644
--- a/README.mkd
+++ b/README.mkd
@@ -67,7 +67,6 @@ Hacking
The following components are needed if you plan to hack on mitmproxy:
* The test suite uses the [nose](http://readthedocs.org/docs/nose/en/latest/) unit testing
- framework and requires [human_curl](https://github.com/Lispython/human_curl),
- [pathod](http://pathod.org) and [flask](http://flask.pocoo.org/).
+ framework and requires [pathod](http://pathod.org) and [flask](http://flask.pocoo.org/).
* Rendering the documentation requires [countershape](http://github.com/cortesi/countershape).