Skip to content

Commit 34b89f9

Browse files
committed
fixup! Add documentation for running clang-format
1 parent 007057a commit 34b89f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ You can do so by running the following command.
137137
```
138138
139139
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.
140+
workflow], you will need to obtain [clang version 13.0.0] and add its `bin`
141+
directory to `PATH`.
142142
143143
Note: If you are using RHEL/CentOS or SLES/openSUSE, try installing one of the
144144
`clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-*.tar.xz` that is compatible with

0 commit comments

Comments
 (0)