Skip to content

Commit 3aa5bc8

Browse files
gambardajsecord
authored andcommitted
[Docs] Fix clang-format install path (#1628)
1 parent fa10d65 commit 3aa5bc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/clang-format.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ format your code whenever you write to disk.
99

1010
### Installing clang-format
1111

12-
You can install clang-format via [Brew](http://brew.sh/) by running `scripts/install_clang_format`.
12+
You can install clang-format via [Brew](http://brew.sh/) by running
13+
`scripts/install/install_clang_format`.
1314

1415
### Installing the Xcode plugin
1516

0 commit comments

Comments
 (0)