Update README.md

This commit is contained in:
adityapk00 2020-05-25 09:12:22 -07:00 committed by GitHub
parent 5d518c6fe2
commit d617244783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,8 @@ Zecwallet-CLI does automatic note and utxo management, which means it doesn't al
#### Pre-requisites
* Rust v1.37 or higher.
* Run `rustup update` to get the latest version of Rust if you already have it installed
* Build tools
* Please install the build tools for your platform. On Ubuntu `sudo apt install build-essential gcc`
```
git clone https://github.com/adityapk00/zecwallet-light-cli.git