Docs: Update for testing flod2

This commit is contained in:
Paul Beckingham 2017-02-19 18:11:23 -05:00
parent a1abc46138
commit 187ae4b938

View file

@ -1,8 +1,8 @@
How to Build Taskwarrior
Satisfy the Requirements:
- gcc 4.9 or later, clang 3.4 or later or equivalent. This is because C++11
is now used throughout the source.
- gcc 4.9 or later, clang 3.4 or later, or a compiler with full C++11
support.
- libuuid
- gnutls (optional)
- python 2.7 or 3 (optional, for running the test suite)