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
78e5c57428
commit
25f6e43cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Beyond the extension, we edit a few parts of the IDE in cases where we need more
|
|||
|
||||
To bundle the IDE, run `yarn gulp vscode-win32-x64`. Here are the full options: vscode-{win32-ia32 | win32-x64 | darwin-x64 | darwin-arm64 | linux-ia32 | linux-x64 | linux-arm}(-min)
|
||||
|
||||
If you're on Windows, we recommend running the project inside a dev container.
|
||||
If you're on Windows, we recommend running the project inside a dev container. VSCode should prompt you to do this automatically.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue