aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2016-05-01 14:32:41 +0200
committerThomas Kriechbaumer <Kriechi@users.noreply.github.com>2016-05-01 14:32:41 +0200
commitea983f775ca3edea2afc7a6382aa5c4b349d66ee (patch)
tree5320e984cdcb45a5605960fd09eb667f17c6d164
parentd84fc645a711c5e420c78dd1b49148c8973e9a5a (diff)
parent69adcce5664798e8b7092453d5412780e19658eb (diff)
downloadmitmproxy-ea983f775ca3edea2afc7a6382aa5c4b349d66ee.tar.gz
mitmproxy-ea983f775ca3edea2afc7a6382aa5c4b349d66ee.tar.bz2
mitmproxy-ea983f775ca3edea2afc7a6382aa5c4b349d66ee.zip
Merge pull request #1107 from javabrett/dev-dot-sh
README.rst should refer to ./dev.sh not ./dev
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3262812d..1228f318 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",