This commit is contained in:
Aditya Kulkarni
2018-11-20 14:51:40 -08:00
parent 1756c0b239
commit a8cbb3f6e6
4 changed files with 7 additions and 4 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.0.tar.gz
./zec-qt-wallet-v0.4.0/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.4.1.tar.gz
./zec-qt-wallet-v0.4.1/zec-qt-wallet
```
### Windows