Skip to content

Commit

Permalink
docs(book): fix package name for the extra Clang tools
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdrz authored and emilio committed Dec 4, 2024
1 parent eeca12d commit 2607798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ instructions [here](http://clang.llvm.org/get_started.html).
Those instructions list optional steps. For `bindgen`:

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

0 comments on commit 2607798

Please sign in to comment.