Update CONTRIBUTING.md

`vscode-linux-arm` does not exist as a defined build option. `vscode-linux-arm64` *does* however.
This commit is contained in:
ghostoverflow256 2025-04-07 11:13:43 +10:00 committed by GitHub
parent 5a52689d91
commit 1e39cdaba4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`