doc: direct link & instructions for elan on Windows
This commit is contained in:
parent
812c8d0d6e
commit
7839f2c99b
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue