Skip to content

Commit

Permalink
chore: fix typo in readme (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser authored Jul 13, 2024
1 parent b29c898 commit 9f77b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ to enable workflows that include formal verification in the day-to-day of MLIR d
- Next, run:

```
git clone https://github.com/opencompl/lean-mlir.git && cd ssa && lake exe cache get && lake build
git clone https://github.com/opencompl/lean-mlir.git && cd lean-mlir && lake exe cache get && lake build
```

#### Core theorems
Expand Down

0 comments on commit 9f77b8e

Please sign in to comment.