diff --git a/README.asciidoc b/README.asciidoc index 0e13a1e9..09cdee48 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -102,7 +102,7 @@ Building Kakoune dependencies are: - * A {cpp}11 compliant compiler (GCC >= 5 or clang >= 3.4) along with its + * A {cpp}14 compliant compiler (GCC >= 5 or clang >= 3.5) 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)