From d822e1f19ee714e8479285114b0b9fef257733b4 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sun, 10 Dec 2017 23:40:47 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620efd8..2b84ad2 100644 --- a/README.md +++ b/README.md @@ -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`, (more info +1. Install python-trezor: `pip install trezor` (more info) 2. `trezorctl firmware_update -f build/trezor-TAG.bin`