Fix build for v0.2.2

This commit is contained in:
Aditya Kulkarni
2018-10-24 14:33:09 -07:00
parent 051f797331
commit f054e53d82
4 changed files with 82 additions and 19 deletions

View File

@@ -9,8 +9,8 @@ Head over to the releases page and grab the latest binary. https://github.com/ad
### Linux
Extract and run the binary
```
tar -xvf zec-qt-wallet-v0.2.1.tar.gz
./zec-qt-wallet-v0.2.1/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.2.2.tar.gz
./zec-qt-wallet-v0.2.2/zec-qt-wallet
```
### Windows