Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuRage authored Dec 12, 2024
1 parent 75c7d7f commit 1166dac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ Install all the dependencies:
```bash
sudo apt install libtinfo5 zlib1g-dev
```
Then [compile LLVM from source](https://github.com/llvm/llvm-project/)
Or you can [download the built binaries](https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.8).
Then [compile LLVM from source](https://github.com/llvm/llvm-project/) or you can [download the built binaries](https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.8).

Clone the repo and compile the code:

Expand Down

0 comments on commit 1166dac

Please sign in to comment.