Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VicAlbr committed Jun 28, 2024
1 parent 6c7dfaa commit 19011cc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions apps/ledger-live-desktop/tests/specs/speculos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Playwright x Speculos: Simulate Device Testing for Ledger Live

Clone the _ledger-live_ repository and install dependencies:

HTTPS: `git clone https://github.com/LedgerHQ/ledger-live.git`
HTTPS: `git clone https://github.com/LedgerHQ/ledger-live.git`
SSH `git clone git@github.com:LedgerHQ/ledger-live.git`

```
Expand All @@ -25,9 +25,8 @@ pnpm build:lld:deps

Clone Speculos repository

HTTPS: `git clone https://github.com/LedgerHQ/speculos.git`
HTTPS: `git clone https://github.com/LedgerHQ/speculos.git`
SSH: `git clone git@github.com:LedgerHQ/speculos.git`
```

Once the repository is cloned, follow these steps:

Expand Down Expand Up @@ -59,7 +58,7 @@ docker build -f Dockerfile -t speculos:latest .

Clone CoinApps repository

HTTPS: `git clone https://github.com/LedgerHQ/coin-apps.git`
HTTPS: `git clone https://github.com/LedgerHQ/coin-apps.git`
SSH: `git@github.com:LedgerHQ/coin-apps.git`

# Setup
Expand Down

0 comments on commit 19011cc

Please sign in to comment.