From c085594124797cbb48d0862f2408faeb50205a0c Mon Sep 17 00:00:00 2001 From: wellweek Date: Fri, 8 Mar 2024 14:02:29 +0800 Subject: [PATCH] fix some typos Signed-off-by: wellweek --- czkawka_gui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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