This commit is contained in:
Aditya
2018-11-02 09:45:09 -07:00
parent 2bd9b386ed
commit 04036f9d96
2 changed files with 3 additions and 3 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.6.tar.gz
./zec-qt-wallet-v0.2.6/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.2.7.tar.gz
./zec-qt-wallet-v0.2.7/zec-qt-wallet
```
### Windows