This commit is contained in:
Mylloon 2024-05-23 22:06:28 +02:00
parent f98b9b0a00
commit fb5dde2a4d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -12,6 +12,8 @@ This software isn't released yet.
This project use [Tauri v1](https://tauri.app).
<!-- > Require `cargo install tauri-cli` -->
### See changes
```sh
@ -22,6 +24,8 @@ cargo tauri dev
> Require `rustup target add x86_64-pc-windows-gnu`
<!-- > Require `cargo install cargo-xwin` -->
```sh
cargo tauri build --target x86_64-pc-windows-gnu
```