update README

This commit is contained in:
Jeff Epler 2025-07-18 15:26:23 -05:00
parent 46fd408d0d
commit 6632d33688

View file

@ -9,7 +9,7 @@ Two methods of building are supported. First, entirely within docker, using the
`.github/workflows/port_m68k.yaml`. Second, building on a standard Linux host machine
(e.g., debian stable) with docker installed:
$ pip install pyyaml
$ pip install pyyaml click
$ make submodules
$ make docker-build