Skip to content

Commit 4451211

Browse files
committed
Fix package name for the extra Clang tools
1 parent eeca12d commit 4451211

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)