diff --git a/docs/getting-started/clients/desktop/index.mdx b/docs/getting-started/clients/desktop/index.mdx index 78fa52efc..593ed0652 100644 --- a/docs/getting-started/clients/desktop/index.mdx +++ b/docs/getting-started/clients/desktop/index.mdx @@ -17,7 +17,10 @@ well as install the [Desktop Native dependencies](./desktop-native/index.mdx#Dep These are available as additional dependencies in the Visual Studio Installer. -- Visual C++ Build tools +- Visual C++ Build tools. The newest supported version of Visual Studio can be downloaded + [here](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#evergreen-bootstrappers), + use the "Community" download link for the current channel. Launch the installer and ensure the + workload "Desktop development with C++" is selected.