Fixed typo and added thumbnail
This commit is contained in:
parent
f248be0fd3
commit
226da37e19
2 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@ Listed: true
|
||||||
|
|
||||||
# How to create encrypted paper backup
|
# How to create encrypted paper backup
|
||||||
|
|
||||||
|
[](https://www.youtube.com/watch?v=2Em7jpxRrrk "The world’s MOST ADVANCED PAPER BACKUP hardware device is at your finger tips")
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- [Hardened Raspberry Pi](../how-to-configure-hardened-raspberry-pi)
|
- [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*
|
$ 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
|
```console
|
||||||
$ sudo apt update
|
$ sudo apt update
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 463 KiB |
Loading…
Add table
Reference in a new issue