summaryrefslogtreecommitdiff
path: root/misc/hooks
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2021-11-16 14:26:42 +0100
committerRémi Verschelde <rverschelde@gmail.com>2021-11-16 14:27:44 +0100
commit098e3cf8f7e56aaaf3715161b72b0a4882e3e9da (patch)
treea0ae4d24293aed5735f463e00e8b4301e89c0d27 /misc/hooks
parent1edbe4f3c1626d20511bd2741435263fc3d542a7 (diff)
Fix style issue after #54148
Diffstat (limited to 'misc/hooks')
-rw-r--r--misc/hooks/README.md2
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