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/GettingStarted.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,13 +119,9 @@ You can install Robostack using either Mamba or Pixi. We recommend using Pixi fo
119
119
```
120
120
121
121
!!! 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
123
123
- 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):
0 commit comments