docs: minor fix of build emu

[no changelog]
pull/3720/head
obrusvit 1 month ago committed by Vít Obrusník
parent ad848eefc5
commit a47ae5da1a

@ -78,7 +78,8 @@ requires libclang for generating MicroPython FFI.
Run the build with:
```sh
make build_unix
make build_unix # default
make build_unix TREZOR_MODEL=R # different model
```
## Run

Loading…
Cancel
Save