We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fd7a8 commit 775f26bCopy full SHA for 775f26b
1 file changed
REQUIREMENTS.md
@@ -39,5 +39,8 @@ Head to the [NixOS website](https://nixos.org/download/) and follow the installa
39
Follow the download instructions for `Nix: the package manager`, not `NixOS: the Linux distribution`!
40
41
Note that Nix is not available for Windows.
42
-Instead you can use Nix from within Windows Subsystem for Linux (WSL2).
43
-Alternatively, you may use Docker instead.
+Instead, you can use Nix from within Windows Subsystem for Linux (WSL2).
+However, we do not recommend using Nix on Windows, except if you are already familiar with WSL2, Nix, and XServers.
44
+We recommend using Docker or a manual setup instead.
45
+Running the Demo from within WSL2 requires an XServer.
46
+We recommend [VcXsrv](https://sourceforge.net/projects/vcxsrv/).
0 commit comments