Update README.md

This commit is contained in:
adityapk00
2019-10-28 12:41:05 -07:00
committed by GitHub
parent 4ab596af50
commit 8139326c1f

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)