Skip to content

Commit 2607798

Browse files
pvdrzemilio
authored andcommitted
docs(book): fix package name for the extra Clang tools
1 parent eeca12d commit 2607798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ instructions [here](http://clang.llvm.org/get_started.html).
8282
Those instructions list optional steps. For `bindgen`:
8383

8484
* Checkout and build clang
85-
* Checkout and build the extra-clang-tools
85+
* Checkout and build `clang-tools-extra`
8686
* You do not need to checkout or build compiler-rt
8787
* You do not need to checkout or build libcxx

0 commit comments

Comments
 (0)