This commit is contained in:
Aditya Kulkarni
2019-01-02 12:03:40 -08:00
parent 174424a951
commit edc41d4100
7 changed files with 6 additions and 6 deletions

View File

@@ -10,14 +10,14 @@ Head over to the releases page and grab the latest installers or binary. https:/
If you are on Debian/Ubuntu, please download the `.deb` package and install it.
```
sudo dpkg -i linux-deb-zec-qt-wallet-v0.5.5.deb
sudo dpkg -i linux-deb-zec-qt-wallet-v0.5.6.deb
sudo apt install -f
```
Or you can download and run the binaries directly.
```
tar -xvf zec-qt-wallet-v0.5.5.tar.gz
./zec-qt-wallet-v0.5.5/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.5.6.tar.gz
./zec-qt-wallet-v0.5.6/zec-qt-wallet
```
### Windows