diff --git a/web/README.md b/web/README.md index ebdd1f2fe..ae558bd6e 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.