Add Asciidoctor to build requirements

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2021-02-28 22:09:38 +01:00
parent 44a386ef9a
commit 63cd94b5c1

View file

@ -21,7 +21,8 @@ Building Timewarrior yourself requires
* cmake
* make
* C++ compiler with full C++14 support, currently gcc 4.8.1+ or clang 3.3+
* Python 3, for running the testsuite
* Python 3 (for running the testsuite)
* Asciidoctor (for creating documentation)
There are two ways to retrieve the Timewarrior sources: