Update README.md

This commit is contained in:
adityapk00
2018-11-19 10:02:14 -08:00
committed by GitHub
parent ba257e2d40
commit b84771c467

View File

@@ -9,13 +9,16 @@ 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.2.tar.gz
./zec-qt-wallet-v0.3.2/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.4.0.tar.gz
./zec-qt-wallet-v0.4.0/zec-qt-wallet
```
### Windows
Unzip the release binary and double click on zec-qt-wallet to start.
### macOS
Double-click on the .dmg file to open it, and drag zec-qt-wallet on to the Applications link to install.
## zcashd
zec-qt-wallet needs a Zcash node running zcashd. If you already have a zcashd node running, zec-qt-wallet will connect to it.