Skip to content

Commit

Permalink
fix ledger-live link (#2724)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke authored Sep 14, 2023
1 parent a81b187 commit 71097c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/delegators/delegator-guide-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ To create an account, you just need to have `gaiad` installed. Before creating i

When you initialize your ledger, a 24-word mnemonic is generated and stored in the device. This mnemonic is compatible with Cosmos and Cosmos accounts can be derived from it. Therefore, all you have to do is make your ledger compatible with `gaiad`. To do so, you need to go through the following steps:

1. Download the Ledger Live app [here](https://www.ledger.com/pages/ledger-live).
1. Download the Ledger Live app [here](https://www.ledger.com/ledger-live).
2. Connect your ledger via USB and update to the latest firmware
3. Go to the ledger live app store, and download the "Cosmos" application (this can take a while). **Note: You may have to enable `Dev Mode` in the `Settings` of Ledger Live to be able to download the "Cosmos" application**.
4. Navigate to the Cosmos app on your ledger device
Expand Down
2 changes: 1 addition & 1 deletion docs/ko/delegators/delegator-guide-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ __새로 주문한 렛저 기기 또는 신뢰할 수 있는 렛저 기기만을

렛저 기기를 처음 활성화할때 24개 단어로 구성된 시드키가 생성되고 기기에 저장됩니다. 렛저 기기의 시드키는 코스모스와 코스모스 계정과 호환이 되며, 해당 시드키를 기반으로 계정을 생성할 수 있습니다. 렛저 기기는 `gaiad`와 호환될 수 있게 설정이 되어야 합니다. 렛저 기기를 설정하는 방법은 다음과 같습니다:

1. [Ledger Live 앱](https://www.ledger.com/pages/ledger-live) 다운로드
1. [Ledger Live 앱](https://www.ledger.com/ledger-live) 다운로드
2. 렛저 기기를 USB로 연결한 후 최신 펌웨어 버전으로 업데이트
3. Ledger Live 앱스토어로 이동한 후, "Cosmos" 애플리케이션 다운로드. (이 단계는 다소 시간이 걸릴 수 있습니다)
4. 렛저 기기에서 코스모스 앱 선택
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/delegator/delegator-guide-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ gaiad keys add <yourKeyName> --recover

当您初始化钱包设备时,设备会产生一个24个词的助记词组。这个助记词组和Cosmos是兼容的,我们可以通过这个助记词组创建Cosmos账户。所以,您需要做的是确认您的钱包设备兼容`gaiad`,通过下面的步骤可以帮助您确认您的设备是否兼容:

1. 下载[Ledger Live应用](https://www.ledger.com/pages/ledger-live).
1. 下载[Ledger Live应用](https://www.ledger.com/ledger-live).
2. 通过USB将钱包与计算机连接,并且将钱包固件升级到最新版本。
3. 到Ledger Live钱包的应用商店下载”Cosmos“应用(这可能需要花些时间)。**下载”Cosmos“应用程序需要在Ledger Live钱包`Settings`选项中激活`Dev Mode`**
4. 在你的钱包设备上操作Cosmos APP。
Expand Down

0 comments on commit 71097c8

Please sign in to comment.