Changes for v0.2.1

This commit is contained in:
Aditya Kulkarni
2018-10-24 09:58:19 -07:00
parent 60c047bf71
commit 6117026cc7
5 changed files with 11 additions and 6 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 zcash-qt-wallet-v0.2.0.tar.gz
./zcash-qt-wallet-v0.2.0/zcash-qt-wallet
tar -xvf zcash-qt-wallet-v0.2.1.tar.gz
./zcash-qt-wallet-v0.2.1/zcash-qt-wallet
```
### Windows