Add a detail to the installation instructiions.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 4 Feb 2024 21:46:43 +0000 (16:46 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 4 Feb 2024 21:56:20 +0000 (16:56 -0500)
INSTALL.adoc

index 683e2f0b8ab2847f53caa37c7b597f5051f89fb1..5184d6bc1201fc14a14b728ff4c3d00a7b408a50 100644 (file)
@@ -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.