diff --git a/docs/install_guides/windows.rst b/docs/install_guides/windows.rst index 3c8eb8876..f3e664d5d 100644 --- a/docs/install_guides/windows.rst +++ b/docs/install_guides/windows.rst @@ -30,7 +30,7 @@ Then run each of the following commands: [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y - choco upgrade visualstudio2019-workload-vctools -y + choco upgrade visualstudio2022-workload-vctools -y choco upgrade python3 -y --version 3.9.13 For Audio support, you should also run the following command before exiting: