From 1c1fd0cdf4292b570e15f34a5f5749dd710fc26b Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Thu, 17 Oct 2019 07:12:03 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 658fd41..7072890 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Zecwallet-CLI does automatic note and utxo management, which means it doesn't al * Run `rustup update` to get the latest version of Rust if you already have it installed ``` -git clone git@github.com:adityapk00/zecwallet-light-cli.git +git clone https://github.com/adityapk00/zecwallet-light-cli.git cargo build --release ./target/release/zecwallet-cli ```