Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuRage committed Dec 13, 2024
2 parents 818cccd + 68e511a commit 8cdb334
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img title="a title" alt="Alt text" src="https://i.ibb.co/8YHYF4r/Untitled-76.png">
<img title="a title" alt="Alt text" src="https://i.ibb.co/PWpLvDZ/Untitled-10.png">
</p>

![GitHub commit activity](https://img.shields.io/github/commit-activity/t/galaxylabs-io/galaxy)
Expand Down 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 8cdb334

Please sign in to comment.