Update README.mkd
This commit is contained in:
parent
f815525f18
commit
f309eb3526
|
@ -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
|
To confirm that you're up and running, activate the virtualenv, and run the
|
||||||
mitmproxy test suite:
|
mitmproxy test suite:
|
||||||
|
|
||||||
```
|
```shell
|
||||||
$ ../venv.mitmproxy/bin/activate
|
$ source ../venv.mitmproxy/bin/activate # ..\venv.mitmproxy\Scripts\activate.bat on Windows
|
||||||
$ nosetests ./test
|
$ nosetests ./test
|
||||||
```
|
```
|
||||||
Note that the main executables for the project - **mitmdump**, **mitmproxy** and
|
Note that the main executables for the project - **mitmdump**, **mitmproxy** and
|
||||||
|
|
Loading…
Reference in New Issue