Skip to content

Commit 37468e6

Browse files
committed
Fix inconsistent use of Clang versions
1 parent 4451211 commit 37468e6

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
@@ -75,7 +75,7 @@ Add `export LIBCLANG_PATH=/usr/local/lib` to your profile.
7575

7676
#### From source
7777

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

0 commit comments

Comments
 (0)