Skip to content

Commit d867c88

Browse files
authored
Update WindowsBuild.md
Added note on which edition of Visual Studio to get.
1 parent 6bda828 commit d867c88

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. As of this writing, Visual Studio 2019 is the most recent release. The free Community edition is sufficient to build Swift.
44

55
The following must take place in the **developer command prompt** (provided by Visual Studio). This shows up as "x64 Native Tools Command Prompt for VS2017" (or VS2019, VS2019 Preview depending on the Visual Studio that you are using) in the Start Menu.
66

0 commit comments

Comments
 (0)