readme: update build instructions
This commit is contained in:
parent
716f1f967a
commit
04cd927869
|
@ -103,8 +103,8 @@ Building
|
||||||
|
|
||||||
Kakoune dependencies are:
|
Kakoune dependencies are:
|
||||||
|
|
||||||
* A {cpp}17 compliant compiler (GCC >= 8 or clang >= 6) along with its
|
* A {cpp}20 compliant compiler (GCC >= 10 or clang >= 11) along with its
|
||||||
associated {cpp} standard library (libstdc{pp} or libc{pp})
|
associated {cpp} standard library (libstdc{pp} >= 10 or libc{pp})
|
||||||
|
|
||||||
To build, just type *make* in the src directory.
|
To build, just type *make* in the src directory.
|
||||||
To generate man pages, type *make man* in the src directory.
|
To generate man pages, type *make man* in the src directory.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user