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
commit e605484d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 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.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