diff --git a/README.asciidoc b/README.asciidoc index b5c82337..7e08b364 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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)