Skip to content

Commit f022784

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 8df0152 + 4bf0ddb commit f022784

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)