Update exe size documentation to ~150MB (was ~300MB with Electron)

This commit is contained in:
2026-03-14 19:41:39 +08:00
parent 382b5afdb9
commit bf1ebbc2fb
2 changed files with 3 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ Or install manually: `bun add -g xcopencodeweb` (or npm, pnpm, yarn).
Download the standalone `.exe` file - no installation required, no Node.js needed.
> **File size: ~150MB** (single file, self-contained with Bun runtime)
```bash
./XCOpenCodeWeb.exe # Start on port 3000
./XCOpenCodeWeb.exe --port 8080 # Custom port