X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=INSTALL.adoc;h=e60fc15bd1fd347d9ac5ce065a44a813593dd634;hp=b6f5b4b763750e6bf566c1466f8d6c35efe3f1d6;hb=refs%2Fheads%2Fmaster;hpb=2582e240bd504307b206a384008adb4dd545eb19 diff --git a/INSTALL.adoc b/INSTALL.adoc index b6f5b4b..5184d6b 100644 --- a/INSTALL.adoc +++ b/INSTALL.adoc @@ -1,5 +1,5 @@ = Installing Open Adventure = -// SPDX-FileCopyrightText: Copyright 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.