mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
commit
f3da41ba46
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue