Skip to content

Commit 7974313

Browse files
Update README
1 parent 94c2cd1 commit 7974313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ OpenFusionClient rewrite with Tauri 2.0, Next.js and React.
1111
Run `cargo tauri dev` to spawn the app. **Hot reload is on, so any changes you make will immediately reflect.**
1212

1313
## Production
14-
TODO
14+
Run `cargo tauri build` to build a production binary and any applicable installers or bundles for the current platform. Note that `cargo build --release` will not produce a useful binary as it does not embed the web pages into the application.
15+

0 commit comments

Comments
 (0)