aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index ca412e6f..b5453c22 100644
--- a/README.mkd
+++ b/README.mkd
@@ -75,6 +75,10 @@ command:
```$ mitmdump --version```
+For convenience, the project includes an
+[autoenv](https://github.com/kennethreitz/autoenv) file
+([.env](https://github.com/mitmproxy/mitmproxy/blob/master/.env)) that
+auto-activates the virtualenv when you cd into the mitmproxy directory.
### Testing