mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ac7581a14a
commit
7acca7e9c9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue