Merge pull request #1 from garethtdavies/patch-1

Release file has extra period
This commit is contained in:
adityapk00
2018-10-16 13:23:07 -07:00
committed by GitHub

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.5.tar.gz
./zcash-qt-wallet-v0.1.5/zcash-qt-wallet
tar -xvf zcash-qt-wallet-v.0.1.5.tar.gz
./zcash-qt-wallet-v.0.1.5/zcash-qt-wallet
```
## Compiling from source