Update README.md
This commit is contained in:
@@ -8,7 +8,7 @@ Zecwallet-Lite is z-Addr first, Sapling compatible wallet lightwallet for Zcash
|
|||||||
### Building on Linux
|
### Building on Linux
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/adityapk/zecwallet-lite.git
|
git clone https://github.com/adityapk00/zecwallet-lite.git
|
||||||
cd zecwallet-lite
|
cd zecwallet-lite
|
||||||
/path/to/qt5/bin/qmake zecwallet-lite.pro CONFIG+=debug
|
/path/to/qt5/bin/qmake zecwallet-lite.pro CONFIG+=debug
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
|
|||||||
Reference in New Issue
Block a user