From 63ebdaea4f88ed7c5412024be29c2817e9377b51 Mon Sep 17 00:00:00 2001 From: Raul Metsma Date: Wed, 22 Jul 2026 09:33:12 +0300 Subject: [PATCH] Add dotnet install instructions WE2-1267 Signed-off-by: Raul Metsma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d161899..3908e993 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ To build the Debian package installer, run: ### Windows setup -- Download Visual Studio 2022 community installer from https://visualstudio.microsoft.com/ and install _Desktop C++ Development_ +- Download Visual Studio 2022 community installer from https://visualstudio.microsoft.com/ and install the _Desktop development with C++_ workload. Under _Individual components_ also select the latest _.NET SDK_ (required by the WiX toolset — the C++ workload does not include it) - Download and install Git for Windows from https://git-scm.com/download/win - Download and install CMake from https://cmake.org/download/ - Install _Qt_ with the official [_Qt Online Installer_](https://www.qt.io/download-qt-installer),