Fixed typo and added thumbnail

This commit is contained in:
Sun Knudsen 2021-07-10 13:53:01 -04:00
parent f248be0fd3
commit 226da37e19
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,8 @@ Listed: true
# How to create encrypted paper backup
[![The worlds MOST ADVANCED PAPER BACKUP hardware device is at your finger tips](the-world-s-most-advanced-paper-backup-hardware-device-is-at-your-finger-tips.png)](https://www.youtube.com/watch?v=2Em7jpxRrrk "The worlds MOST ADVANCED PAPER BACKUP hardware device is at your finger tips")
## Requirements
- [Hardened Raspberry Pi](../how-to-configure-hardened-raspberry-pi)
@ -251,7 +253,7 @@ $ pip3 install --user Electrum-$ELECTRUM_RELEASE_SEMVER.tar.gz
$ rm Electrum-$ELECTRUM_RELEASE_SEMVER.tar.gz*
```
### Step 9: install `tmux` and [trezorcrl](https://wiki.trezor.io/Using_trezorctl_commands_with_Trezor) (used to verify integrity of and restore [Trezor](https://trezor.io/) devices)
### Step 9: install `tmux` and [trezorctl](https://wiki.trezor.io/Using_trezorctl_commands_with_Trezor) (used to verify integrity of and restore [Trezor](https://trezor.io/) devices)
```console
$ sudo apt update