Update README.md

This commit is contained in:
adityapk00
2019-10-17 07:12:03 -07:00
committed by GitHub
parent 28aacf3f50
commit 1c1fd0cdf4

View File

@@ -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
```