doc: building Lean using Nix in WSL does work reasonably well
This commit is contained in:
parent
b73dd0c9aa
commit
dda44bc47f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Platform-Specific Setup
|
|||
- [Windows (msys2)](msys2.md)
|
||||
- [Windows (Visual Studio)](msvc.md)
|
||||
- [macOS (homebrew)](osx-10.9.md)
|
||||
- Linux/macOS ([Nix](https://nixos.org/nix/)): Call `nix-shell` in the project root. That's it.
|
||||
- Linux/macOS/WSL ([Nix](https://nixos.org/nix/)): Call `nix-shell` in the project root. That's it.
|
||||
|
||||
Generic Build Instructions
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue