Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuRage authored Dec 19, 2024
1 parent d594ba9 commit 8b81786
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 @@ -29,7 +29,7 @@ Take a look at our [contributors guide](https://github.com/galaxy-lang/galaxy/bl

Install all the dependencies:
```bash
sudo apt install libtinfo-dev zlib1g-dev libomp-dev
sudo apt install libtinfo5 libtinfo-dev zlib1g-dev libomp-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).

Expand Down

0 comments on commit 8b81786

Please sign in to comment.