Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiyu Yang authored May 28, 2024
1 parent 4ec694d commit e24f851
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ ______________________________________________________________________

* A working setup of [Lean 4](https://lean-lang.org/), including [elan](https://github.com/leanprover/elan) and [Lean's VSCode extension](https://lean-lang.org/lean4/doc/quickstart.html)
* The latest version of [Z3](https://github.com/Z3Prover/z3) and [CVC5](https://cvc5.github.io/)
* Install Python dependencies: `pip install smt-portfolio leanblueprint invoke pandoc watchfiles openai`
* Install Python dependencies: `pip install smt-portfolio`
* Optional: If you want to build the blueprint locally: `pip install leanblueprint`
* Optional: If you want to run autoformalization experiments using GPT-4: `pip install openai`



Expand Down

0 comments on commit e24f851

Please sign in to comment.