update README
This commit is contained in:
parent
46fd408d0d
commit
6632d33688
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue