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/tutorial/02-getting-started.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,11 @@ so you will be shown a "Windows protected your PC" warning when running the inst
80
80
81
81
2. Add the install directory to your `PATH`.
82
82
83
+
:::important
84
+
Make sure to [enable a x64 hosted MSVC toolset](https://learn.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-command-line?view=msvc-170)
85
+
when using Lux on the command line.
86
+
:::
87
+
83
88
## Installing Lux With a Distribution's Package Manager
0 commit comments