Skip to content

Commit c458e46

Browse files
authored
README.md: Fix min LLVM version
1 parent 0176a08 commit c458e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ libraries is available on the project wiki for
7575
[Windows](http://wiki.dlang.org/Building_and_hacking_LDC_on_Windows_using_MSVC).
7676

7777
If you have a working C++/D build environment, CMake, and a recent LLVM
78-
version (≥ 11) available, there should be no big surprises. Do not
78+
version (≥ 15) available, there should be no big surprises. Do not
7979
forget to make sure the Phobos submodule is up to date:
8080

8181
$ cd ldc

0 commit comments

Comments
 (0)