This commit is contained in:
Aditya Kulkarni
2018-11-15 18:00:27 -08:00
parent 14b9fc77ec
commit 877bfd840e
3 changed files with 4 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.3.1.tar.gz
./zec-qt-wallet-v0.3.1/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.3.2.tar.gz
./zec-qt-wallet-v0.3.2/zec-qt-wallet
```
### Windows