X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=INSTALL.adoc;h=5184d6bc1201fc14a14b728ff4c3d00a7b408a50;hp=f61783c870b1b5fa777611e2815f8a09ebe6d2db;hb=HEAD;hpb=9726d8207cc7eecf0d6c24b0f1a34eeb457a564e diff --git a/INSTALL.adoc b/INSTALL.adoc index f61783c..5184d6b 100644 --- a/INSTALL.adoc +++ b/INSTALL.adoc @@ -1,5 +1,5 @@ = Installing Open Adventure = -// SPDX-FileCopyrightText: Eric S. Raymond +// SPDX-FileCopyrightText: (C) Eric S. Raymond // SPDX-License-Identifier: CC-BY-4.0 Installation now requires Python3 due to a security issue @@ -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.