Skip to content

Commit

Permalink
Small note to help with Docker+QEMU setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclops1982 committed Dec 5, 2024
1 parent 4cfbcf5 commit 7f0ea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Finally, `build/client-cli` has a collection of useful small tools.

The only target currently supported and tested is Eneco Toon 1 [link to specs, maybe make per-device pages?].

You will need Docker+QEMU with a working binfmt setup [link?].
You will need Docker+QEMU with a working binfmt setup. On Debian stable this is a `apt install qemu-user-static`.

First, build a Debian armel image to do our compilation in:

Expand Down

0 comments on commit 7f0ea0c

Please sign in to comment.