This commit is contained in:
Dimitris Apostolou
2018-11-23 17:41:16 +02:00
committed by adityapk00
parent 8b3017e1c0
commit ba080c1ce4
3 changed files with 5 additions and 5 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.4.1.tar.gz
./zec-qt-wallet-v0.4.1/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.4.2.tar.gz
./zec-qt-wallet-v0.4.2/zec-qt-wallet
```
### Windows