Skip to content

Commit 1fea74e

Browse files
committed
Correct Visual Studio workload requirement
1 parent 5ef90e6 commit 1fea74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Install git from the [official git website](https://git-scm.com/). Make sure it
6868
git --version
6969
```
7070

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.
7272

7373

7474
#### Install crazyradio drivers

0 commit comments

Comments
 (0)