From ec6439cc494fe5969995b08cb5cc19e3d70969c9 Mon Sep 17 00:00:00 2001 From: Raul Bernal Date: Fri, 14 Oct 2022 18:04:02 +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 ab9ae11..7c609da 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ wget https://github.com/BitCannaGlobal/bcna-patch/releases/download/v1.4.3/bcna_ rm -rf ./bcna_linux_amd64.tar.gz # delete old versions, check also bcnad in this folder tar zxvf bcna_linux_amd64.tar.gz ./bcnad version - >> result should be `v1.4.3` + >> result should be `1.4.3` ``` ### For Cosmovisor: ```