Zulip Chat Archive
Stream: general
Topic: setting up lean on Windows
Vinod Grover (May 13 2019 at 02:34):
Is it possible to build and use lean using the standard command shell on windows or do I need the msys2 shell?
Scott Morrison (May 13 2019 at 02:35):
See https://github.com/leanprover-community/mathlib/blob/master/docs/install/windows.md
Scott Morrison (May 13 2019 at 02:35):
You can't use the standard command shell.
Scott Morrison (May 13 2019 at 02:36):
Our recommendation is that Windows users use the shell provided by Git for Windows.
Vinod Grover (May 13 2019 at 02:40):
I'll then use Linux... thanks!
Last updated: Dec 20 2023 at 11:08 UTC