Skip to content

Commit 5f9225f

Browse files
authored
Update WindowsBuild.md
1 parent 5a1c48e commit 5f9225f

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
@@ -22,7 +22,7 @@ vs_community ^
2222
--add Microsoft.VisualStudio.Component.Windows10SDK.17763
2323
```
2424

25-
If you prefer you can install everything individually, but make sure to include "Programming Languages|Visual C++" and "Windows and Web Development|Universal Windows App Development|Windows SDK" in your installation. The components listed above are required.
25+
If you prefer you can install everything by hand, but make sure to include "Programming Languages|Visual C++" and "Windows and Web Development|Universal Windows App Development|Windows SDK" in your installation. The components listed above are required.
2626

2727
The following [link](https://docs.microsoft.com/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2019) helps in finding the component name given its ID for Visual Studio 2019.
2828

0 commit comments

Comments
 (0)