Go back to C++11 and gcc 4.8 in README

This commit is contained in:
Maxime Coste 2015-05-26 19:05:54 +01:00
parent 1e04343178
commit 7cfcb68184

View File

@ -93,7 +93,7 @@ Building
Kakoune dependencies are:
* A C++14 compliant compiler (GCC >= 4.9 or clang >= 3.4)
* A C++11 compliant compiler (GCC >= 4.8 or clang >= 3.4)
* boost (>= 1.50)
* ncurses with wide-characters support (>= 5.3, generally refered as libncursesw)