v0.1.7 release build

This commit is contained in:
Aditya Kulkarni
2018-10-17 15:41:28 -07:00
parent 2f85d08d05
commit 026b071ece
3 changed files with 3 additions and 3 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-v0.1.6.tar.gz
./zcash-qt-wallet-v0.1.6/zcash-qt-wallet
tar -xvf zcash-qt-wallet-v0.1.7.tar.gz
./zcash-qt-wallet-v0.1.7/zcash-qt-wallet
```
## Compiling from source