We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074de9c commit 8dbf027Copy full SHA for 8dbf027
install/windows/_winget.md
@@ -6,7 +6,7 @@
6
7
~~~ batch
8
winget install Git.Git
9
- winget install Python.Python.3.10
+ winget install Python.Python.3.9
10
winget install Microsoft.VisualStudio.2019.Community —force —custom "—add Microsoft.VisualStudio.Component.Windows10SDK.19041 —add Microsoft.VisualStudio.Component.VC.Tools.x86.x64"
11
~~~
12
0 commit comments