aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.