Update README.md

This commit is contained in:
adityapk00 2020-03-18 15:45:55 -07:00 committed by GitHub
parent 07987ba3ba
commit 8aa52ab46d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -30,10 +30,11 @@ You need to have the following software installed before you can build Zecwallet
* [Nodejs v12.16.1 or higher](https://nodejs.org)
* [Yarn](https://yarnpkg.com)
* [Rust v1.40+](https://www.rust-lang.org/tools/install)
```
git clone https://github.com/ZcashFoundation/zecwallet.git
cd zecwallet
git clone https://github.com/adityapk00/zecwallet-lite.git
cd zecwallet-lite
yarn install
yarn build