docs: ReadMe
This commit is contained in:
parent
e6d7f30e76
commit
ea126d0fae
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -39,11 +39,13 @@ If you want permission to create a pull-request for this repository contact Jose
|
|||
|
||||
### Installing Lean 4
|
||||
|
||||
See: https://leanprover-community.github.io/get_started.html
|
||||
The installation instructions for Lean 4 are given here: https://leanprover-community.github.io/get_started.html.
|
||||
|
||||
### Quick installation
|
||||
### Installing HepLean
|
||||
|
||||
- clone this repository
|
||||
- Open a terminal in the corresponding directory.
|
||||
- Run `lake exe cache get`.
|
||||
- Rune `lake build`.
|
||||
- Clone this repository (or download the repository as a Zip file)
|
||||
- Open a terminal at the top-level in the corresponding directory.
|
||||
- Run `lake exe cache get`. The command `lake` should have been installed when you installed Lean.
|
||||
- Run `lake build`.
|
||||
- Open the directory (not a single file) in Visual Studio Code (or another Lean compatible code editor).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue