Update Python version installed in instructions to 3.8.7 (#4770)

* Update Python version installed in instructions to 3.8.7

* Update the one in Windows instructions too
This commit is contained in:
jack1142
2021-02-13 23:31:14 +01:00
committed by GitHub
parent 40368cc379
commit 33850a2c35
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ Then run each of the following commands:
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 python3 -y --version 3.8.6
choco upgrade python3 -y --version 3.8.7
For Audio support, you should also run the following command before exiting: