We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007057a commit 34b89f9Copy full SHA for 34b89f9
CONTRIBUTING.md
@@ -137,8 +137,8 @@ You can do so by running the following command.
137
```
138
139
To match the exact formatting expected by the [clang-format version in the
140
-workflow], you will need to obtain [clang version 13.0.0]. Then add its bin
141
-directory to PATH.
+workflow], you will need to obtain [clang version 13.0.0] and add its `bin`
+directory to `PATH`.
142
143
Note: If you are using RHEL/CentOS or SLES/openSUSE, try installing one of the
144
`clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-*.tar.xz` that is compatible with
0 commit comments