diff options
Diffstat (limited to 'misc/hooks')
-rw-r--r-- | misc/hooks/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hooks/README.md b/misc/hooks/README.md index e420c6cb5c..8732237244 100644 --- a/misc/hooks/README.md +++ b/misc/hooks/README.md @@ -28,7 +28,7 @@ so they should work out of the box on Linux/macOS. #### Windows ##### clang-format -- Download LLVM for Windows (version 8 or later) from +- Download LLVM for Windows (version 13 or later) from <https://releases.llvm.org/download.html> - Make sure LLVM is added to the `PATH` during installation |