Homebrew tap for Lean theorem prover
brew install leanprover/lean/lean
To upgrade lean to the latest version, run the following commands:
brew update && brew upgrade lean
Please make changes in lean.rb.template
file. The real formula file
lean.rb
will be generated from lean.rb.template
file
automatically.