From f309eb35264e8872570cacace6628e46949ae3c5 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 14 Mar 2015 02:42:50 +0100 Subject: [PATCH] Update README.mkd --- README.mkd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.mkd b/README.mkd index d362fc69c..ca412e6f1 100644 --- a/README.mkd +++ b/README.mkd @@ -64,8 +64,8 @@ checkouts will be reflected live in the virtualenv. To confirm that you're up and running, activate the virtualenv, and run the mitmproxy test suite: -``` -$ ../venv.mitmproxy/bin/activate +```shell +$ source ../venv.mitmproxy/bin/activate # ..\venv.mitmproxy\Scripts\activate.bat on Windows $ nosetests ./test ``` Note that the main executables for the project - **mitmdump**, **mitmproxy** and