From 1477fe5181b1eeed2a30a69fd3a1ffe1c1d16bd8 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 3 Dec 2022 12:08:09 +0100 Subject: [PATCH] documentation: install: mention asciidoctor --- doc/install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/install.md b/doc/install.md index d62c94c..639c86f 100644 --- a/doc/install.md +++ b/doc/install.md @@ -9,6 +9,8 @@ file, choose one of the following methods: ### Generic Linux System +Install [asciidoctor] if you want to build the documentation. + Download and unpack the latest [btrbk source tarball] and type: sudo make install @@ -55,3 +57,4 @@ btrbk is in Void's `current` repository [btrbk source tarball]: https://digint.ch/download/btrbk/releases/ + [asciidoctor]: https://asciidoctor.org