We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3d96c commit 07fd7a8Copy full SHA for 07fd7a8
1 file changed
REQUIREMENTS.md
@@ -37,3 +37,7 @@ How to install Docker depends on your operating system:
37
How to install Nix, also depends on your operating system.
38
Head to the [NixOS website](https://nixos.org/download/) and follow the installation instructions for your system.
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.
0 commit comments