From: Eric S. Raymond Date: Sun, 4 Feb 2024 21:46:43 +0000 (-0500) Subject: Add a detail to the installation instructiions. X-Git-Tag: 1.18~5 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=6174129116ca191c5435c14853047908d05caf5a Add a detail to the installation instructiions. --- 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.