docs: minor fix of build emu

[no changelog]
pull/3720/head
obrusvit 2 months 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: Run the build with:
```sh ```sh
make build_unix make build_unix # default
make build_unix TREZOR_MODEL=R # different model
``` ```
## Run ## Run

Loading…
Cancel
Save