Skip to content

Commit 8860403

Browse files
author
Marc Jakobi
committed
docs: add notes on windows installation
1 parent d98aecc commit 8860403

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/tutorial/02-getting-started.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ so you will be shown a "Windows protected your PC" warning when running the inst
8080

8181
2. Add the install directory to your `PATH`.
8282

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+
8388
## Installing Lux With a Distribution's Package Manager
8489

8590
[![Packaging status](https://repology.org/badge/vertical-allrepos/lux-cli.svg)](https://repology.org/project/lux-cli/versions)

0 commit comments

Comments
 (0)