Skip to content

Commit

Permalink
docs(book): fix inconsistent use of Clang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdrz authored and emilio committed Dec 4, 2024
1 parent 2607798 commit 42218df
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 @@ -75,7 +75,7 @@ Add `export LIBCLANG_PATH=/usr/local/lib` to your profile.

#### From source

If your package manager doesn't yet offer Clang 5.0, you'll need to build from
If your package manager doesn't yet offer Clang 9.0, you'll need to build from
source. For that, follow the
instructions [here](http://clang.llvm.org/get_started.html).

Expand Down

0 comments on commit 42218df

Please sign in to comment.