aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2024-04-18 13:27:00 +0200
committerHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2024-04-18 13:27:00 +0200
commit3adabf92c64ae2a929953d9b108ea57441c65673 (patch)
tree4c981946f38b7af02d85580c9eb1dbf716d82b10 /README.md
parentc30827f778264834456bf788c6ac95efa3fb04df (diff)
downloadecsa-doc-master.tar.gz
ecsa-doc-master.zip
Change ascii to ditaa diagrams.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 130c686..fde717e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@
### Build
You need [asccidoctor](https://asciidoctor.org) to be installed. Then just do
- asciidoctor --doctype book -a webfonts! -a hyperdoc -o ecsa.html ecsa.adoc
+ asciidoctor --doctype book -a webfonts! -a hyperdoc -r asciidoctor-diagram -o ecsa.html ecsa.adoc
Now open the newly created `ecsa.html` file in your browser.