Skip to content

Commit 5f9925e

Browse files
committed
Update README.md
1 parent 2ca1a72 commit 5f9925e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Install clang-tools (clang-format, clang-tidy) with pip.
55

66
## Install
77

8-
### Install `clang-tools` with pip
8+
Install `clang-tools` with pip
99

1010
```bash
1111
$ sudo pip install clang-tools
1212
```
1313

14-
### Usage
14+
## Usage
1515

1616
```bash
1717
$ sudo clang-tools --help

0 commit comments

Comments
 (0)