Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnarManafov authored May 9, 2023
1 parent 15af8cc commit 933ecd8
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 @@ -41,7 +41,7 @@ find . -name '*.dylib' -exec bash -c 'nm=$(basename $1);install_name_tool $1 -id

### clang-format on macOS

[LLVM binary builds](http://releases.llvm.org/download.html) An LLVM version 14.0.4 should be used: [llvm release 14.0.4](https://github.com/llvm/llvm-project/releases/tag/llvmorg-14.0.4)
[LLVM binary builds](http://releases.llvm.org/download.html) An LLVM version 15.0.7 should be used: [Download](https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.7)

### devtools-3 on CentOS

Expand Down

0 comments on commit 933ecd8

Please sign in to comment.