mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
README.rst should refer to ./dev.sh not ./dev
This commit is contained in:
parent
d84fc645a7
commit
69adcce566
@ -39,7 +39,7 @@ Then do the following:
|
|||||||
|
|
||||||
git clone https://github.com/mitmproxy/mitmproxy.git
|
git clone https://github.com/mitmproxy/mitmproxy.git
|
||||||
cd mitmproxy
|
cd mitmproxy
|
||||||
./dev
|
./dev.sh
|
||||||
|
|
||||||
|
|
||||||
The *dev* script will create a virtualenv environment in a directory called "venv",
|
The *dev* script will create a virtualenv environment in a directory called "venv",
|
||||||
|
Loading…
Reference in New Issue
Block a user