doc: direct link & instructions for elan on Windows

This commit is contained in:
Sebastian Ullrich 2021-06-01 16:38:03 +02:00
parent 812c8d0d6e
commit 7839f2c99b

View file

@ -7,6 +7,7 @@ See [Setup](./setup.md) for other ways and more details on setting up Lean.
```sh
$ curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh -s -- --default-toolchain leanprover/lean4:nightly
```
Alternatively, on Windows, download [the latest release](https://github.com/leanprover/elan/releases/latest/download/elan-x86_64-pc-windows-msvc.zip) and run the contained `elan-init.exe`.
See the `elan` link above for other installation options and details.
1. Install [VS Code](https://code.visualstudio.com/).
1. Open VS Code and install the `lean4` extension.