Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-17 17:00:48 -07:00 committed by GitHub
parent ac7581a14a
commit 7acca7e9c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ Beyond the extension, we very occasionally edit the IDE when we need to access m
yarn
```
2. Press <kbd>Ctrl+Shift+B</kbd> to start the build process - this can take some time.
2. In VS Code, press <kbd>Ctrl+Shift+B</kbd> 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.