mirror of
https://github.com/voideditor/void
synced 2026-05-23 01:18:25 +00:00
Update CONTRIBUTING.md
`vscode-linux-arm` does not exist as a defined build option. `vscode-linux-arm64` *does* however.
This commit is contained in:
parent
5a52689d91
commit
1e39cdaba4
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ We don't usually recommend packaging. Instead, you should probably just build. I
|
|||
|
||||
### Linux
|
||||
- `npm run gulp vscode-linux-x64` - most common
|
||||
- `npm run gulp vscode-linux-arm`
|
||||
- `npm run gulp vscode-linux-arm64`
|
||||
- `npm run gulp vscode-linux-ia32`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue