mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Update compiler requirements
This commit is contained in:
parent
fdaabcf956
commit
c223b0694c
3 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@ There are many binary packages available, but to install from source requires:
|
|||
* git
|
||||
* cmake
|
||||
* make
|
||||
* C++ compiler, currently gcc 5.0+ or clang 3.4+ for full C++14 support
|
||||
* C++ compiler, currently gcc 7.1+ or clang 5.0+ for full C++17 support
|
||||
|
||||
Download the tarball, and expand it:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue