From 53ee0b23ecd1cf7fb84b371b9ead6f54bc0e66cb Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Fri, 3 Apr 2020 10:35:03 -0400 Subject: Clarify developer documentation for mitmweb Bug: https://github.com/mitmproxy/mitmproxy/issues/3888 --- web/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/README.md b/web/README.md index ebdd1f2f..ae558bd6 100644 --- a/web/README.md +++ b/web/README.md @@ -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. -- cgit v1.2.3