Update git-clang-format URL

The previous svn link is broken.
This commit is contained in:
Mattias Wadman 2021-05-07 19:21:40 +02:00 committed by GitHub
parent 8515a66031
commit 056140ae83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Steps to install clang-format on your system if you don't have it already:
Mac: brew install clang-format
2. Download git-clang-format from
https://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format/git-clang-format
https://github.com/llvm-mirror/clang/blob/master/tools/clang-format/git-clang-format
3. Move the script somewhere in your path, e.g.
sudo mv git-clang-format /usr/bin/