From 10c1be7878177d4f2afe8860642d23fddaa810a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrei=20B=C4=83ncioiu?= Date: Mon, 2 Nov 2020 19:51:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ebc132..dfa0899 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Download the latest `*.hex` file from our [releases page](https://github.com/Elr ``` export APP_VERSION=1.0.8 -wget https://github.com/ElrondNetwork/ledger-elrond/releases/latest/download/elrond-ledger-app-v${APP_VERSION}.hex +wget https://github.com/ElrondNetwork/ledger-elrond/releases/download/v${APP_VERSION}/elrond-ledger-app-v${APP_VERSION}.hex ``` Now that you've downloaded the app and `ledgerblue` package is available, let's load the app on the device: