1
0
Fork 0
mirror of synced 2024-05-03 12:03:22 +12:00

fix some typos

Signed-off-by: wellweek <xiezitai@outlook.com>
This commit is contained in:
wellweek 2024-03-08 14:02:29 +08:00
parent 2a32a52aa8
commit c085594124

View file

@ -80,7 +80,7 @@ cargo run --release --bin czkawka_gui --features "heif,libraw"
### Windows
Currently, there is are no instructions on how to compile the app on Windows natively.</br>
Currently, there are no instructions on how to compile the app on Windows natively.</br>
You can check for CI for instructions how to cross-compile the app from linux to windows (uses prebuilt docker
image) - [CI Instructions](../.github/workflows/windows.yml)</br>
There exists a mingw recipe which you can try to convert for your