From 69adcce5664798e8b7092453d5412780e19658eb Mon Sep 17 00:00:00 2001 From: Brett Randall Date: Sun, 1 May 2016 22:26:44 +1000 Subject: [PATCH] README.rst should refer to ./dev.sh not ./dev --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3262812dd..1228f318b 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Then do the following: git clone https://github.com/mitmproxy/mitmproxy.git cd mitmproxy - ./dev + ./dev.sh The *dev* script will create a virtualenv environment in a directory called "venv",