aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index ce276764..d362fc69 100644
--- a/README.mkd
+++ b/README.mkd
@@ -65,7 +65,7 @@ To confirm that you're up and running, activate the virtualenv, and run the
mitmproxy test suite:
```
-$ source ../venv.mitmproxy/bin/activate
+$ ../venv.mitmproxy/bin/activate
$ nosetests ./test
```
Note that the main executables for the project - **mitmdump**, **mitmproxy** and