From 69b1bab02d091a9186a0bc1ccb5ebf35b814ea69 Mon Sep 17 00:00:00 2001 From: Javernaut Date: Mon, 16 Dec 2019 20:57:29 +0200 Subject: [PATCH] Mentioning that Windows isn't supported since v2.0.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e6278c..341b63c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ Actual Android app that uses the output of the script can be found [here](https: On **macOS** or **Linux** just execute the script in terminal. -It is also possible to execute this script on a **Windows** machine with [MSYS2](https://www.msys2.org). You also need to install specific packages to it: *make*, *git*, *diffutils* and *tar*. The script supports both 32-bit and 64-bit versions of Windows. Also see Prerequisites section for necessary software. +~~It is also possible to execute this script on a **Windows** machine with [MSYS2](https://www.msys2.org). You also need to install specific packages to it: *make*, *git*, *diffutils* and *tar*. The script supports both 32-bit and 64-bit versions of Windows. Also see Prerequisites section for necessary software.~~ + +Since v2.0.0 the **Windows** support is temporary absent. ## Prerequisites