Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nullplay authored Jan 22, 2025
1 parent 5501913 commit 879760f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ This is an example of an out-of-tree [MLIR](https://mlir.llvm.org/) dialect alon

## How to Install

0. Git clone llvm repository
0. Git clone llvm repository (at commit point bb59eb8ed534da2bd03117cfde594321add4d60c)
```
git clone https://github.com/llvm/llvm-project.git
git checkout bb59eb8ed534da2bd03117cfde594321add4d60c
cd llvm-project
```

Expand Down

0 comments on commit 879760f

Please # to comment.