Created
April 9, 2018 16:35
-
-
Save pingec/3aca7372c0afb4591437fb7c6c699eaf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(install docker) | |
sudo apt-get install python3.6 python-pip | |
pip install trezor | |
git clone https://github.com/pingec/trezor-mcu.git | |
cd trezor-mcu | |
./build-firmware.sh master | |
trezorctl firmware_update -f trezor-master.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment