diff --git a/czkawka_gui/README.md b/czkawka_gui/README.md index 3e8a77b..c734dcc 100644 --- a/czkawka_gui/README.md +++ b/czkawka_gui/README.md @@ -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.
+Currently, there are no instructions on how to compile the app on Windows natively.
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)
There exists a mingw recipe which you can try to convert for your