aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2020-04-03 17:10:52 +0200
committerGitHub <noreply@github.com>2020-04-03 17:10:52 +0200
commite9ab1debeaa770b2d32336c8e451fd5cd77b976a (patch)
tree1c93df6677fc1bb4e71299c50aa7be12fcae77c7
parent3c09e1a5166bc8f976722d9cbee3817ee9504920 (diff)
parent53ee0b23ecd1cf7fb84b371b9ead6f54bc0e66cb (diff)
downloadmitmproxy-e9ab1debeaa770b2d32336c8e451fd5cd77b976a.tar.gz
mitmproxy-e9ab1debeaa770b2d32336c8e451fd5cd77b976a.tar.bz2
mitmproxy-e9ab1debeaa770b2d32336c8e451fd5cd77b976a.zip
Merge pull request #3889 from oxr463/patch-1
Clarify developer documentation for mitmweb
-rw-r--r--web/README.md2
1 files changed, 2 insertions, 0 deletions
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.