idk
This commit is contained in:
parent
f98b9b0a00
commit
fb5dde2a4d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue