Add a detail to the installation instructiions.

This commit is contained in:
Eric S. Raymond 2024-02-04 16:46:43 -05:00
parent a2fa136988
commit 6174129116

View 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.