create migration plan

This commit is contained in:
Aditya Kulkarni
2018-10-25 11:52:02 -07:00
parent e84a24c549
commit 66b09aa344
7 changed files with 198 additions and 71 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.2.tar.gz
./zec-qt-wallet-v0.2.2/zec-qt-wallet
tar -xvf zec-qt-wallet-v0.2.3.tar.gz
./zec-qt-wallet-v0.2.3/zec-qt-wallet
```
### Windows