Docs: Updated requirements

This commit is contained in:
Paul Beckingham 2017-02-28 18:14:46 -05:00
parent 2297b2d3a1
commit e7d9aaec4e

View file

@ -3,7 +3,7 @@ How to Build Taskwarrior
Satisfy the Requirements:
- gcc 4.9 or later, clang 3.4 or later, or a compiler with full C++11
support.
- libuuid
- libuuid (if not on macOS)
- gnutls (optional)
- python 2.7 or 3 (optional, for running the test suite)