mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
[3.4] Update Python versions in install instructions (#5960)
This commit is contained in:
@@ -31,7 +31,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 visualstudio2022-workload-vctools -y
|
||||
choco upgrade python3 -y --version 3.9.13
|
||||
choco upgrade python39 -y
|
||||
|
||||
For Audio support, you should also run the following command before exiting:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user