diff --git a/docs/install_guides/windows.rst b/docs/install_guides/windows.rst index 3806b34ad..3c8eb8876 100644 --- a/docs/install_guides/windows.rst +++ b/docs/install_guides/windows.rst @@ -37,7 +37,7 @@ For Audio support, you should also run the following command before exiting: .. prompt:: powershell - choco upgrade temurin11 -y + choco upgrade temurin11 -y --version 11.0.14.10100 From here, exit the prompt then continue onto `creating-venv-windows`.