Browse Source

Update README.md

pull/14/head
adityapk00 5 years ago
committed by GitHub
parent
commit
8139326c1f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -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)

Loading…
Cancel
Save