diff --git a/README.md b/README.md index 8a1cd75..a3063d0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,13 @@ rpcpassword=password and restart zcashd ## Installing zcash-qt-wallet -Head over to the releases page and grab the latest binary. Unzip and run the binary +Head over to the releases page and grab the latest binary. https://github.com/adityapk00/zcash-qt-wallet/releases + +Extract and run the binary +``` +tar -xvf zcash-qt-wallet-v0.1.5.tar.gz +./zcash-qt-wallet-v0.1.5/zcash-qt-wallet +``` ## Compiling from source zcash-qt-wallet depends on QT5, which you can get from here: https://www.qt.io/download