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
7f799a5d07
commit
343d89304e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Make sure you're on the correct NodeJS version as per `.nvmrc`.
|
|||
1. Install all dependencies.
|
||||
|
||||
```
|
||||
npm ci
|
||||
yarn
|
||||
```
|
||||
|
||||
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 `npm run watch` instead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue