adjust comments

This commit is contained in:
David Refoua 2022-10-16 17:34:57 +03:30
parent 87f7ddf449
commit 7995f34981

View File

@ -56,7 +56,7 @@ Param(
# Using this option will skip all downloads and only build launcher
[switch]$noVendor,
# New launcher if you have MSBuild tools installed
# Build launcher if you have MSBuild tools installed
[switch]$Compile
)