Skip to content

Commit 4bf0ddb

Browse files
authored
Merge pull request #32016 from apple/martinboehme-patch-2
Update WindowsBuild.md
2 parents 6b513a8 + a40edb9 commit 4bf0ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Building Swift on Windows
22

3-
Visual Studio 2017 or newer is needed to build Swift on Windows.
3+
Visual Studio 2017 or newer is needed to build Swift on Windows. The free Community edition is sufficient to build Swift.
44

55
The commands below (with the exception of installing Visual Studio) must be entered in the "**x64 Native** Tools Command Prompt for VS2017" (or VS2019, VS2019 Preview depending on the Visual Studio that you are using) in the Start Menu. This sets environment variables to select the correct target platform.
66

0 commit comments

Comments
 (0)