Clarify where prerequisites packages are installed in VS, could be unclear as 'packages' is overloaded term (#544)

This commit is contained in:
Yan Reznikov 2019-05-08 06:59:36 -07:00 committed by Mike Griese
parent d5b8e7c32f
commit a7404a2df9

View file

@ -75,7 +75,7 @@ Secondly, try pressing Ctrl+t. The tabs are hidden when you only have one tab by
* You must be running Windows 1903 (build >= 10.0.18362.0) or above in order to run Windows Terminal
* You must have the [1903 SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) (build 10.0.18362.0) installed
* You will need at least [VS 2017](https://visualstudio.microsoft.com/downloads/) installed
* You will need to install both the following packages in VS:
* You will need to install both the following packages in VS ("Workloads" tab in Visual Studio Installer) :
- "Desktop Development with C++"
- "Universal Windows Platform Development"
- If you're running VS2019, you'll also need to install the "v141 Toolset" and "Visual C++ ATL for x86 and x64"