Skip to content

Commit 2020b60

Browse files
Merge pull request #109 from RoboStack/traversaro-patch-6
Remove references to Visual Studio 2019
2 parents 90a4778 + 85dfd81 commit 2020b60

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/GettingStarted.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,9 @@ You can install Robostack using either Mamba or Pixi. We recommend using Pixi fo
119119
```
120120

121121
!!! tip "Developing on Windows"
122-
- Windows users also need Visual Studio (2019 or 2022) with C++ support
122+
- Windows users also need Visual Studio 2022 with C++ support
123123
- You can download them here: [https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-160](https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-160)
124-
125-
If you use Visual Studio 2022, you must also install the command line tool (pre-included included for VS2019):
126-
```
127-
mamba install vs2022_win-64
128-
```
124+
129125

130126
=== "Pixi"
131127
## Install Pixi

0 commit comments

Comments
 (0)