README: Bump the clang dependency to 3.9

This commit is contained in:
Maxime Coste 2017-10-21 13:13:41 +08:00
parent 51e65164a5
commit 6879d686a2

View File

@ -102,7 +102,7 @@ Building
Kakoune dependencies are:
* A {cpp}14 compliant compiler (GCC >= 5 or clang >= 3.6) along with its
* A {cpp}14 compliant compiler (GCC >= 5 or clang >= 3.9) along with its
associated {cpp} standard library (libstdc{pp} or libc{pp})
* boost (>= 1.50)
* ncurses with wide-characters support (>= 5.3, generally referred to as libncursesw)