static QT

This commit is contained in:
Aditya Kulkarni
2018-10-16 15:41:14 -07:00
parent 54b8481da0
commit da4bbfdd41
7 changed files with 5 additions and 7 deletions

View File

@@ -20,8 +20,8 @@ Head over to the releases page and grab the latest binary. https://github.com/ad
Extract and run the binary
```
tar -xvf zcash-qt-wallet-v.0.1.5.tar.gz
./zcash-qt-wallet-v.0.1.5/zcash-qt-wallet
tar -xvf zcash-qt-wallet-v0.1.6.tar.gz
./zcash-qt-wallet-v0.1.6/zcash-qt-wallet
```
## Compiling from source