Add execution step to README

This commit is contained in:
adityapk
2018-10-17 22:35:51 -07:00
parent 1fe42d93af
commit cd6133d1ff
3 changed files with 4 additions and 2 deletions

View File

@@ -35,6 +35,8 @@ git clone https://github.com/adityapk00/zcash-qt-wallet.git
cd zcash-qt-wallet
/path/to/qt5/bin/qmake zcash-qt-wallet.pro CONFIG+=DEBUG
make -j$(nproc)
./zcash-qt-wallet
```
## Troubleshooting FAQ