X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=INSTALL.adoc;fp=INSTALL.adoc;h=5184d6bc1201fc14a14b728ff4c3d00a7b408a50;hb=6174129116ca191c5435c14853047908d05caf5a;hp=683e2f0b8ab2847f53caa37c7b597f5051f89fb1;hpb=a2fa136988609cfd57a0aed53b42630339e052ac;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.