update build instructions for windows (#890)

Co-authored-by: Kas Notten <kas.notten@infosupport.com>
This commit is contained in:
Kas Notten
2023-10-16 14:41:19 +02:00
committed by GitHub
parent 18d0583304
commit 09168b30a8

View File

@@ -227,6 +227,9 @@ $ ls -lh target/mvnd
-rwxrwxr-x. 1 ppalaga ppalaga 25M Jun 2 13:23 target/mvnd
----
Please note that if you are using Windows as your operating system you will need the following prerequisites for building `maven-mvnd`:
a version of Visual Studio with the workload "Desktop development with C++" and the individual component "Windows Universal CRT SDK".
=== Install `mvnd`
[source, shell]