Update exe size documentation to ~150MB (was ~300MB with Electron)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user