You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation/install.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Install git from the [official git website](https://git-scm.com/). Make sure it
68
68
git --version
69
69
```
70
70
71
-
If you're using Python 3.13, you need to install [Visual Studio](https://visualstudio.microsoft.com/downloads/). During the installation process, you only need to select the C++ Windows Development workload in the Visual Studio Installer.
71
+
If you're using Python 3.13, you need to install [Visual Studio](https://visualstudio.microsoft.com/downloads/). During the installation process, you only need to select the Desktop Development with C++ workload in the Visual Studio Installer.
0 commit comments