This commit is contained in:
Pavol Rusnak 2017-12-10 23:40:47 +01:00
parent 8c02b50414
commit d822e1f19e
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ Step 3 should produce the same sha256 fingerprint like your local build (for the
**WARNING: This will erase the recovery seed stored on the device! You should never do this on TREZOR that contains coins!**
1. Install python-trezor: `pip install trezor`, (<a href="https://github.com/trezor/python-trezor">more info</a>
1. Install python-trezor: `pip install trezor` (<a href="https://github.com/trezor/python-trezor">more info</a>)
2. `trezorctl firmware_update -f build/trezor-TAG.bin`