Clarify developer documentation for mitmweb

Bug: https://github.com/mitmproxy/mitmproxy/issues/3888
This commit is contained in:
Lucas Ramage 2020-04-03 10:35:03 -04:00 committed by GitHub
parent 0b76afdf57
commit 53ee0b23ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# Quick Start
**Be sure to follow the Development Setup instructions found in the README.md,
and activate your virtualenv environment before proceeding.**
- Run `yarn` to install dependencies
- Run `yarn run gulp` to start live-compilation.