From 406e1cea710f3d98e98d4830b429e0b5335f0e03 Mon Sep 17 00:00:00 2001 From: Chao Zhang Date: Tue, 4 May 2021 22:38:53 +0200 Subject: [PATCH] Fix command typo for ledger bake setup --- setup_baker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_baker.md b/setup_baker.md index b0b2cde..4d76733 100644 --- a/setup_baker.md +++ b/setup_baker.md @@ -96,7 +96,7 @@ On the Ledger used for baking, launch the baking app and connect it to your comp Then issue the following: ``` -sudo tezos-signer setup ledger to bake for ledger_root --main-chain-id NetXdQprcVkpaWU +sudo tezos-client setup ledger to bake for ledger_root --main-chain-id NetXdQprcVkpaWU ``` The Ledger should prompt you to confirm. It will display the baker address and the chain ID. Verify that it corresponds to your baker address.