X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=INSTALL.adoc;h=a51b8acd66aa6a870c5ece89e6e5d1490cfaf251;hb=HEAD;hp=683e2f0b8ab2847f53caa37c7b597f5051f89fb1;hpb=258b7703f22045be1b6e9fb74bd3391ed94ed86b;p=open-adventure.git diff --git a/INSTALL.adoc b/INSTALL.adoc index 683e2f0..5184d6b 100644 --- a/INSTALL.adoc +++ b/INSTALL.adoc @@ -21,3 +21,5 @@ You can also use pip to install PyYAML: `pip3 install PyYAML`. 4. Optionally run a regression test on the code with `make check`. 5. Run `./advent` to play. + +6. If you want to buld the documentation you will need asciidoctor.