mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
docs: hint usage of trezor-user-env
[no changelog]
This commit is contained in:
parent
99f2f2bbe9
commit
a1a0aa5d7a
@ -1,5 +1,8 @@
|
||||
# Build instructions for Emulator (Unix port)
|
||||
|
||||
> :bulb: **Hint**:
|
||||
Using emulator as described here is useful during firmware development. If you intend to use the emulator without modifying the firmware, you might be looking for [Trezor User Env](https://github.com/trezor/trezor-user-env/tree/master).
|
||||
|
||||
First clone, initialize submodules, install Poetry and enter the Poetry shell as
|
||||
defined [here](index.md). **Do not forget you need to be in a `poetry shell`
|
||||
environment!**
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Emulator
|
||||
|
||||
> :bulb: **Hint**:
|
||||
Using emulator as described here is useful during firmware development. If you intend to use the emulator without modifying the firmware, you might be looking for [Trezor User Env](https://github.com/trezor/trezor-user-env/tree/master).
|
||||
|
||||
Emulator is a unix version of Core firmware that runs on your computer.
|
||||
|
||||
![emulator](emulator.jpg)
|
||||
|
Loading…
Reference in New Issue
Block a user