Skip to content

Commit

Permalink
README: No visual indicators in recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
aiooss-ledger authored and jibeee committed Apr 29, 2022
1 parent 5f5d10e commit 8633a16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ sudo apt install python3-dev libusb-1.0-0-dev libudev-dev

You should install a custom certificate authority (CA) on the device to make the usage of ledgerctl easier. This certificate is used to establish a custom secure channel between the computer and the device, and identifies ledgerctl as a "trusted manager" on the device.

To install a custom CA, boot the device in "Recovery" mode, by pressing the right button at boot time. Then run:
To install a custom CA, boot the device in "Recovery" mode by pressing the right button at boot time.
There are no visual indicators of recovery mode.
Then run:

```shell
ledgerctl install-ca <NAME>
Expand Down

0 comments on commit 8633a16

Please sign in to comment.