diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b3540342..620557b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,7 +62,7 @@ Beyond the extension, we very occasionally edit the IDE when we need to access m yarn ``` -2. Press Ctrl+Shift+B to start the build process - this can take some time. +2. In VS Code, press Ctrl+Shift+B to start the build process - this can take some time. If you're not using VS Code, run `yarn watch` instead. 3. Run `./scripts/code.sh` in your terminal.