From cce47b67b7d84ca7ef685c7e0fbd853114f3f605 Mon Sep 17 00:00:00 2001 From: Xael South Date: Mon, 15 Mar 2021 12:10:31 +0000 Subject: [PATCH] Support MinGW and Win --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1783727..a30139e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To install rtl-wmbus, download, unpack the source code and go to the top level d Before building Android version the SDK and NDK have to be installed. See androidbuild.bat for how to build and install. -For Windows user: +For Windows users: * Download and install https://downloads.myriadrf.org/builds/PothosSDR/PothosSDR-2021.02.28-vc16-x64.exe * Compile rtl-wmbus with MSYS2-MinGW just by executing make in MSYS2-MinGW-Console... * Or use precompiled binary from the build directory