Browse Source

Update README.md

checkpoints
adityapk00 5 years ago
committed by GitHub
parent
commit
1c1fd0cdf4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

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

Loading…
Cancel
Save