docs: update build command (#14)

This commit is contained in:
Ruihang Xia
2025-12-27 11:57:12 +08:00
committed by GitHub
parent 5342512ff1
commit 3954636a0a
-6
View File
@@ -179,12 +179,6 @@ Environment variables take priority over the file.
```bash
bun install
bun run build
```
Build a single binary with embedded web assets:
```bash
bun run build:single-exe
```