This commit is contained in:
Aditya Kulkarni
2018-10-29 10:13:42 -07:00
parent 35be99170d
commit a599dec6d8
3 changed files with 7 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.4.tar.gz
./zec-qt-wallet-v0.2.4/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.2.5.tar.gz
./zec-qt-wallet-v0.2.5/zec-qt-wallet
```
### Windows