Update README.md

This commit is contained in:
adityapk00 2019-10-28 12:41:05 -07:00 committed by GitHub
parent 4ab596af50
commit 8139326c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Zecwallet-Lite is z-Addr first, Sapling compatible wallet lightwallet for Zcash
### Building on Linux
```
git clone https://github.com/adityapk/zecwallet-lite.git
git clone https://github.com/adityapk00/zecwallet-lite.git
cd zecwallet-lite
/path/to/qt5/bin/qmake zecwallet-lite.pro CONFIG+=debug
make -j$(nproc)