mirror of https://github.com/digint/btrbk
documentation: install: mention asciidoctor
parent
91b29ce32c
commit
1477fe5181
|
@ -9,6 +9,8 @@ file, choose one of the following methods:
|
||||||
|
|
||||||
### Generic Linux System
|
### Generic Linux System
|
||||||
|
|
||||||
|
Install [asciidoctor] if you want to build the documentation.
|
||||||
|
|
||||||
Download and unpack the latest [btrbk source tarball] and type:
|
Download and unpack the latest [btrbk source tarball] and type:
|
||||||
|
|
||||||
sudo make install
|
sudo make install
|
||||||
|
@ -55,3 +57,4 @@ btrbk is in Void's `current` repository
|
||||||
|
|
||||||
|
|
||||||
[btrbk source tarball]: https://digint.ch/download/btrbk/releases/
|
[btrbk source tarball]: https://digint.ch/download/btrbk/releases/
|
||||||
|
[asciidoctor]: https://asciidoctor.org
|
||||||
|
|
Loading…
Reference in New Issue