Merge pull request #376 from GhostDog98/patch-2

Update CONTRIBUTING.md
This commit is contained in:
Andrew Pareles 2025-04-07 03:39:10 -07:00 committed by GitHub
commit f3da41ba46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,12 +104,11 @@ We don't usually recommend packaging. Instead, you should probably just build. I
### Windows
- `npm run gulp vscode-win32-x64` - most common
- `npm run gulp vscode-win32-ia32`
- `npm run gulp vscode-win32-arm64`
### Linux
- `npm run gulp vscode-linux-x64` - most common
- `npm run gulp vscode-linux-arm`
- `npm run gulp vscode-linux-ia32`
- `npm run gulp vscode-linux-arm64`
### Output