From fa97cd6d458080615caa56a230cc978756b2f785 Mon Sep 17 00:00:00 2001 From: allfro Date: Mon, 23 Jul 2012 21:12:51 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73fb8cf..dbf53f2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Installation Just run the following command at the command prompt: ```bash - $ sudo python setup.py install + sh# sudo python setup.py install ``` Usage @@ -37,7 +37,7 @@ The module offers a few examples in the code. In brief, pymiproxy can be run rig at the the command-prompt: ```bash - $ python -m miproxy.proxy + sh# python -m miproxy.proxy ``` This will invoke pymiproxy with the ```DebugInterceptor``` plugin which simply outputs the first 100 bytes of each request