From 65dc5a65e61d75fb82e155434d451c8a1b64ff5a Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 23 Sep 2020 19:11:39 +0200 Subject: [PATCH] Fixed typo in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 676b37a..1fe590d 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ It is based on [[https://www.python.org][Python]], [[https://www.qt.io/][QT]] an * Building -** Microsoft nWindows +** Microsoft Windows Building in Microsoft Windows happens with pyinstaller. Here the complete process.