Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
f0xeri committed Feb 21, 2024
1 parent d47a581 commit 23c4092
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 @@ -12,7 +12,7 @@ git clone https://github.com/f0xeri/SlangCompiler
Install LLVM 13 and libgc-dev
```shell
sudo wget https://apt.llvm.org/llvm.sh &&
sudo bash ./llvm.sh 13 all &&
sudo bash ./llvm.sh 18 all &&
sudo apt-get install libgc-dev -y
```

Expand Down

0 comments on commit 23c4092

Please sign in to comment.